From 56d04b6636ded675bab99ac74ba3632fd0212ed8 Mon Sep 17 00:00:00 2001 From: Augusto Gunsch Date: Fri, 19 Nov 2021 22:44:25 -0300 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index af4c426..ce5efe3 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ pip install fsub # Usage ``` +usage: fsub [-h] [-f F] [-c] [-s MS] [-n] [-j] [-u] [-r | -p] [-b B] [-e E] file [file ...] + Fix, edit and clean SubRip (.srt) files. positional arguments: @@ -62,3 +64,4 @@ python -m unittest tests.integration - May strip HTML - May join files together - May edit files in-place +- May cut sections out