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