]> git.pond.sub.org Git - empserver/blobdiff - info/edit.t
client: Make get_password() not echo with POSIX && !HAVE_GETPASS
[empserver] / info / edit.t
index ded5436acdc765e70135a0d7d038297548caafbe..f2f83eed324393fa8c4c0ea2467666ee0de8c646 100644 (file)
@@ -1,10 +1,15 @@
 .TH Command EDIT
-.NA edit "Change stats of country, ship, land unit, or plane"
+.NA edit "Edit sectors, ships, planes, land units, nukes or countries"
 .LV Expert
-.SY "edit <country|land|unit|ship|plane|nuke> [<KEY> <VALUE>]..."
-The \*Qedit\*U command allows deities to edit properties of a country,
-sector (confusingly called <land> here), land unit, ship, plane or
-nuke.
+.SY "edit land <SECTS> [<KEY> <VALUE>]..."
+.SY "edit ship <SHIPS> [<KEY> <VALUE>]..."
+.SY "edit plane <PLANES> [<KEY> <VALUE>]..."
+.SY "edit unit <LANDS> [<KEY> <VALUE>]..."
+.SY "edit nuke <NUKES> [<KEY> <VALUE>]..."
+.SY "edit country <NATS> [<KEY> <VALUE>]..."
+The \*Qedit\*U command allows deities to edit properties of sectors
+(confusingly called <land> here), ships, planes, land units, nukes, or
+countries.
 .s1
 If you don't specify any <KEY> <VALUE> pair, \*Qedit\*U enters
 interactive mode.  Editable properties are shown together with their
@@ -15,4 +20,4 @@ You can also specify one or more <KEY> <VALUE> pairs as command
 arguments.  In this case, \*Qedit\*U just sets the properties, and
 does not enter interactive mode.
 .s1
-.SA "setsector, setresource, give, Deity"
+.SA "give, swapsector, Deity"