]> git.pond.sub.org Git - empserver/commitdiff
Document restrictions. Warn of common client bugs.
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 9 Dec 2007 17:42:12 +0000 (17:42 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 9 Dec 2007 17:42:12 +0000 (17:42 +0000)
info/execute.t

index ab7e63fe7c142f243a0c243fc9857afb4e1c0e7e..38e12d61a722fae7587c699ca147efbe3a3b0b4a 100644 (file)
@@ -4,6 +4,10 @@
 .SY "execute <INPUT FILE>"
 This command reads Empire commands from <INPUT FILE> and executes them.
 .s1
+You can't execute a batch file from within a batch file at this time.
+Redirections in batch files are not supported either.
+.s1
 Note: The execute protocol is broken by design.  Not all clients
 support it.
+Some clients get confused by funny file names, or redirections.
 .SA "Playing"