Changeset 259e0475


Ignore:
Timestamp:
Feb 23, 2011, 5:07:49 PM (13 years ago)
Author:
David Benjamin <davidben@mit.edu>
Branches:
master, release-1.10, release-1.8, release-1.9
Children:
fb6e8e3
Parents:
bb85767
git-author:
David Benjamin <davidben@mit.edu> (02/23/11 17:07:28)
git-committer:
David Benjamin <davidben@mit.edu> (02/23/11 17:07:49)
Message:
Push typos in unpunt synopsis
File:
1 edited

Legend:

Unmodified
Added
Removed
  • commands.c

    r3472845 r259e0475  
    289289  OWLCMD_ARGS("unpunt", owl_command_unpunt, OWL_CTX_ANY,
    290290              "remove an entry from the punt list",
    291               "zpunt <filter-text>\n"
    292               "zpunt <filter-text>\n"
    293               "zpunt <number>\n",
     291              "unpunt <filter-text>\n"
     292              "unpunt <filter-text>\n"
     293              "unpunt <number>\n",
    294294              "The unpunt command will remove an entry from the puntlist.\n"
    295295              "The first two forms correspond to the first two forms of the :punt\n"
Note: See TracChangeset for help on using the changeset viewer.