Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 852 Bytes

readme.md

File metadata and controls

15 lines (10 loc) · 852 Bytes

Punctuationize

Build Status Coverage Status bitHound Code

This is a project made for fun. It wipe out everything except punctuation marks.

Usage: punctuationize [options] <file>

Options:

  • -h, --help output usage information
  • -V, --version output the version number
  • -s, --space specify how to handle spaces [single, none, keep]
  • -o, --output specify output file, or it will be stdout