fsub/README.md

11 lines
278 B
Markdown

# fsub
`fsub` is a very simple script (less than 50 lines of code) for cleaning a .srt file
# Usage
`fsub <file>`
# Features
- Fixes subtitle numbering
- Removes lines which have words listed in `~/.config/fsubrc`
- Backs up the file to a .bak (removed when no error happens)