From e69930fb62137f28e5a859319e585a5f7afb068f Mon Sep 17 00:00:00 2001 From: Augusto Gunsch Date: Sun, 14 Nov 2021 18:37:24 -0300 Subject: [PATCH] Fix verb tense in README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4d930cb..8e979ee 100644 --- a/README.md +++ b/README.md @@ -18,14 +18,14 @@ positional arguments: optional arguments: -h, --help show this help message and exit - -c, --clean removes subtitles matching regular expressions listed in + -c, --clean remove subtitles matching regular expressions listed in ~/.config/fsubrc (this is the default behavior if no other flag is passed) - -s MS, --shift MS shifts all subtitles by MS milliseconds, which may be positive or + -s MS, --shift MS shift all subtitles by MS milliseconds, which may be positive or negative - -n, --no-html strips HTML tags from subtitles content + -n, --no-html strip HTML tags from subtitles content -f FILE, --config-file FILE - overwrites the default config file (~/.config/fsubrc) + overwrite the default config file (~/.config/fsubrc) ``` # Features