Fix verb tense in README.md

This commit is contained in:
Augusto Gunsch 2021-11-14 18:37:24 -03:00
parent 732692d3d6
commit e69930fb62
No known key found for this signature in database
GPG Key ID: F7EEFE29825C72DC
1 changed files with 4 additions and 4 deletions

View File

@ -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