diff --git a/offpunk.py b/offpunk.py index a1f961b..61ee110 100755 --- a/offpunk.py +++ b/offpunk.py @@ -240,6 +240,7 @@ _ABBREVS = { "hist": "history", "l": "view", "less": "view", + "man": "help", "mv": "move", "n": "next", "off": "offline",