===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
misspell-fixer-0.3/README.md-35-* `-r` Real run mode: Overwrites the original files with the fixed one. Without this option the originals will be untouched.
misspell-fixer-0.3/README.md:36:* `-n` Disable backups. (By default the modified files' originals will be saved with the `.$$.BAK` suffix.)
misspell-fixer-0.3/README.md-37-* `-P n` Enable processing on `n` forks. For example: `-P 4` processes the files in 4 threads. (`-s` option is not supported)