From 1aa3f6b05f851b271b45e5baa8934b771683476b Mon Sep 17 00:00:00 2001 From: zvon Date: Mon, 7 Jan 2019 23:34:46 +0100 Subject: [PATCH] Reflect changes in arguments in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 96e167d..904567b 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Arguments: `-n, --season` - Seasons to be renamed (numbers seperated by space or 'all' for all seasons in the directory and sub directories) -`-sp, --show-path` - Path to the show's directory +`-p, --show-path` - Path to the show's directory `-c, --correct-path` - Don't ask if path is correct @@ -26,4 +26,4 @@ Arguments: `-l, --lang` - Language of the episode titles -`-p, --print_langs` - Print available languages +`--print_langs` - Print available languages