Mercurial > p > roundup > code
diff doc/user_guide.txt @ 1570:93e0a565cee5
fix the "set" command usage statement
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 27 Mar 2003 05:23:39 +0000 |
| parents | 053065585406 |
| children | f5d53a939b67 |
line wrap: on
line diff
--- a/doc/user_guide.txt Thu Mar 27 01:36:19 2003 +0000 +++ b/doc/user_guide.txt Thu Mar 27 05:23:39 2003 +0000 @@ -2,7 +2,7 @@ User Guide ========== -:Version: $Revision: 1.16 $ +:Version: $Revision: 1.17 $ .. contents:: @@ -440,7 +440,7 @@ retire designator[,designator]* rollback security [Role name] - set [items] property=value property=value ... + set items property=value property=value ... specification classname table classname [property[,property]*] Commands may be abbreviated as long as the abbreviation matches only one
