time-to-botec

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

usage.txt (322B)


      1 
      2 Usage: write-file [options] <filepath>
      3 
      4 Options:
      5 
      6   -h,    --help                Print this message.
      7   -V,    --version             Print the package version.
      8   --enc, --encoding encoding   Encoding. Default: 'utf8'.
      9          --flag flag           Flag. Default: 'r'.
     10          --mode mode           Mode. Default: 0o666.