Rinwasyu / kot

A command-line based text editor
GNU General Public License v3.0
3 stars 0 forks source link

Add command line option #27

Open Rinwasyu opened 4 years ago

Rinwasyu commented 4 years ago

added "--help" and "--version"

Rinwasyu commented 4 years ago

updated "--help" with 52e80102d4c1cd2619e39cb56bbd5c449728db3b

$ kot --help
Usage: kot [--help] [--version] [FILE]
Edit the FILE (a "file.txt" by default)