Feature - default alias

- Added a default alias of "rm" as a synonym of "delete" (thanks to
  Ivo Jimenez).
This commit is contained in:
Paul Beckingham 2009-11-05 01:08:54 -05:00
parent bf077c0f97
commit e222090d1f
3 changed files with 7 additions and 0 deletions

View file

@ -4,6 +4,7 @@
1.9.0 ()
+ Added feature #292 that permits alternate line coloration in reports
(thanks to Richard Querin).
+ The 'delete' command is now aliased to 'rm' (thanks to Ivo Jimenez).
------ old releases ------------------------------