]> jfr.im git - irc/quakenet/newserv.git/blob - helpmod2/commands/ged
Implement --help parameter.
[irc/quakenet/newserv.git] / helpmod2 / commands / ged
1 Syntax: ged [operation]
2 Example: ged 1,$n
3 Ged is the G irc based text editor. Ged is a limited form of the ed standard editor.
4 Following ed features are implemented: . $ ^ - +
5 Following ed commands are implemented: a i c d f h H j l p n m q Q r w x =
6 For information on how to use ed please read the approriate man page.
7 Ged <filename> starts Ged.
8 Note that the Ged cut buffer is extremely volatile and is flushed on most operations.