]> git.pond.sub.org Git - empserver/commitdiff
Fix info bdes on funny designation arguments
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 10 Jun 2012 15:36:07 +0000 (17:36 +0200)
committerMarkus Armbruster <armbru@pond.sub.org>
Mon, 11 Jun 2012 15:02:15 +0000 (17:02 +0200)
Quoting "?" was accidentally fixed in commit 90631d56, v4.3.11.
Update documentation accordingly.

Closes #736592.

info/bdes.t

index d5a0444b19dbcb5fed5af2c75a5f3ec78b36e946..c3fe9ebc4a765e99054a32729567b9ec6f12ea7c 100644 (file)
@@ -17,11 +17,11 @@ change them back, the sector will be updated normally by nav, march, etc.
 (The normal use for these is to record minefields, so that you can march
 adjacent to the minefield without eliminating the information)
 .s1
-Unlike normal designation, with bdes, you may use any character.
-If you wish to use a space, surround it with double quotes:
-bdes # " "
-.s1
-You can't bdesignate something to a ?
+You may use any character with bdes, not just sector designations.
+However, certain characters need to be surrounded with double quotes
+on the command line, like this:
+.EX bdes # \(dq \(dq
+.EX bdes 47,11 \(dq?\(dq
 .s1
 Conditionals do not work with bdes (i.e. bdes # ?des=c C) unless
 you own the sector.