From 6471d857c211308e4fbff193774699f938d14d75 Mon Sep 17 00:00:00 2001 From: Rikux3 Date: Mon, 27 Jul 2020 19:12:07 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6ddd231..f9ababa 100644 --- a/README.md +++ b/README.md @@ -13,14 +13,14 @@ After that, it's as easy as it can get. UsmToolkit extract ``` -### Joining (aka converting) +### Converting ``` -UsmToolkit extract --join +UsmToolkit convert ``` -For more informations run `UsmToolkit extract -h`. +For more informations run `UsmToolkit extract -h` and `UsmToolkit convert -h`. -## Custom join parameter +## Custom conversion parameter You should find `config.json` in the folder of the executable. With it, you can completly customize how the extracted file is processed by ffmpeg. The default configuration ships as follows: