]> git.pond.sub.org Git - empserver/commit
info/retreat info/lretreat: Fix and clean up
authorMarkus Armbruster <armbru@pond.sub.org>
Wed, 31 Dec 2014 09:02:23 +0000 (10:02 +0100)
committerMarkus Armbruster <armbru@pond.sub.org>
Sat, 28 Feb 2015 15:21:34 +0000 (16:21 +0100)
commit4e0d02b3594db51888d1c77f5111148ee397ca09
treed0a1d6226c1054d37a1902064efb23315dbfdaef
parent75a049515ba067789370a59014779de0a015b891
info/retreat info/lretreat: Fix and clean up

.SY claims all arguments are individually optional.  Fix that, and
clarify that omitting the optional arguments shows current orders.

Don't complicate syntax with <SECTS>, <SHIP/FLEET> covers sectors.

The two pages are identical apart from header and footer.  They
mention land units briefly, then explain ship retreat.  Lazy.  Drop
the land unit mention from "info retreat", and rewrite "info lretreat"
for land units.

Update example output for current code.

Don't shout retreat conditions.  We've always accepted both lower and
upper case conditions.  Help has been advertising lower case since
commit bb5dfd8, v4.3.16.

While there, fix a few misspellings and such.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
info/lretreat.t
info/retreat.t