- Timestamp:
- Oct 12, 2017, 8:28:02 PM (7 years ago)
- Branches:
- master
- Children:
- a882637
- Parents:
- ee6b30f
- git-author:
- Anders Kaseorg <andersk@mit.edu> (10/06/17 21:27:09)
- git-committer:
- Anders Kaseorg <andersk@mit.edu> (10/12/17 20:28:02)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
help.c
r8258ea5 r4fd3c04 52 52 "\n" 53 53 " z Start a zwrite command\n" 54 " a Start an aimwrite command\n"55 54 " r Reply to the current message\n" 56 55 " R Reply to sender\n" … … 64 63 " ! Invert the current view\n" 65 64 "\n" 66 " l Print a zephyr /AIMbuddy listing\n"65 " l Print a zephyr buddy listing\n" 67 66 " A Toggle away\n" 68 67 " o Toggle one-line display mode\n" … … 88 87 "\n" 89 88 " zwrite Send a zephyr\n" 90 " aimlogin Login to AIM\n"91 " aimwrite Send an AIM message\n"92 89 "\n" 93 " addbuddy Add a zephyr or AIMbuddy\n"90 " addbuddy Add a zephyr buddy\n" 94 91 " zaway Turn zaway on or off, or set the message\n" 95 92 " zlocate Locate a user\n" 96 93 " subscribe Subscribe to a zephyr class or instance\n" 97 94 " unsubscribe Unsubscribe to a zephyr class or instance\n" 98 " blist Print a list of zephyr and AIMbuddies logged in\n"95 " blist Print a list of zephyr buddies logged in\n" 99 96 " search Search for a text string\n" 100 97 "\n" … … 110 107 " zlog Send a login or logout notification\n" 111 108 " zlist Print a list of zephyr buddies logged in\n" 112 " alist Print a list of AIM buddies logged in\n"113 109 " info Print detailed information about the current message\n" 114 110 " filter Create a message filter\n"
Note: See TracChangeset
for help on using the changeset viewer.