Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Allow stdin text input to enable piping

Latest
Compare
Choose a tag to compare
@vsetka vsetka released this 02 Nov 23:38
· 6 commits to master since this release

1.1.0 (2017-11-02)

New Features
  • allow input text from stdin when no text is given via command line (bc629246)
Bug Fixes
  • check raw argument count when invoking help (0c2d14a5)