Commit Graph

4 Commits

Author SHA1 Message Date
3a745ac98f Add -h, --version, and --help options. 2017-08-23 15:19:11 -05:00
b0e6e4d66f Added README.md and versioning. 2017-07-06 00:54:46 -05:00
9a2fcf29dc Display labels side by side, log output.
* Fit as many labels as possible on each line instead of only one per line.
  Includes several spaces of padding in between each label.
* Add the `-o` option to also write logged output to a file. This is intended
  for use with the command-style invocation to keep a persistent log of the
  command's output for further investigation.
* Added a TODO file with ideas for future improvements.
2017-07-06 00:54:46 -05:00
e958983e3e Initial version: dump file contents or exec command. 2017-07-06 00:54:38 -05:00