Changeset c453ada for help.c


Ignore:
Timestamp:
May 31, 2008, 11:40:29 PM (16 years ago)
Author:
Geoffrey Thomas <geofft@mit.edu>
Branches:
barnowl_perlaim
Children:
7a1c90d
Parents:
b1fd36e
Message:
Remove aim.c. buddylist.c, buddy.c, libfaim, and everything that uses them.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • help.c

    rec53338 rc453ada  
    5050     "\n"
    5151     "    z             Start a zwrite command\n"
    52      "    a             Start an aimwrite command\n"
    5352     "    r             Reply to the current message\n"
    5453     "    R             Reply to sender\n"
     
    8584     "\n"
    8685     "    zwrite        Send a zephyr\n"
    87      "    aimlogin      Login to AIM\n"
    88      "    aimwrite      Send an AIM message\n"
    89      "\n"
    90      "    addbuddy      Add a zephyr or AIM buddy\n"
     86     "    addbuddy      Add a zephyr buddy\n"
    9187     "    zaway         Turn zaway on or off, or set the message\n"
    9288     "    zlocate       Locate a user\n"
    9389     "    subscribe     Subscribe to a zephyr class or instance\n"
    9490     "    unsubscribe   Unsubscribe to a zephyr class or instance\n"
    95      "    blist         Print a list of zephyr and AIM buddies logged in\n"
     91     "    blist         Print a list of zephyr buddies logged in\n"
    9692     "    search        Search for a text string\n"
    9793     "\n"
     
    107103     "    zlog          Send a login or logout notification\n"
    108104     "    zlist         Print a list of zephyr buddies logged in\n"
    109      "    alist         Print a list of AIM buddies logged in\n"
    110105     "    info          Print detailed information about the current message\n"
    111106     "    filter        Create a message filter\n"
Note: See TracChangeset for help on using the changeset viewer.