time-to-botec

Benchmark sampling in different programming languages
Log | Files | Refs | README

usage.txt (316B)


      1 
      2 Usage: remove-words [options] [<string>] --words=<string>
      3 
      4 Options:
      5 
      6   -h,    --help                Print this message.
      7   -V,    --version             Print the package version.
      8          --words w1,w2,..      Comma-separated list of words.
      9          --ignore-case         Perform case-insensitive replace operation.