CmdShorten: Added 'shorten' command

This commit is contained in:
Paul Beckingham 2016-06-05 13:55:49 -04:00
parent 9bffcb547d
commit 30ffaf4c01
5 changed files with 50 additions and 0 deletions

View file

@ -23,6 +23,9 @@
- Added 'track' command.
- Added 'cancel' command.
- Added 'config' command.
- Added 'tag' command.
- Added 'untag' command.
- Added 'shorten' command.
Design completed 2016-03-13
Project started 2015-11-29