Fix GETFILE documentation and reply when a command is undocumented
[fonbot.git] / res / values / strings.xml
index f72cfd0b40a9dabd744d6126bccb1e0581c92e7b..3d8258e048b8f97bc2c37f9f90ff10ebc6f6afe8 100644 (file)
@@ -481,4 +481,5 @@ The help command can be used to get a list of commands and help for them. Exampl
          Executes a shell command as root and returns its output. FonBot waits for the command to finish, therefore this must not be used with long-running commands. This requires root access.\n
          Example: rootsh stop;sleep 3;start
        </string>
+       <string name="command_not_documented">This command is not documented (yet).</string>
 </resources>
This page took 0.0098 seconds and 4 git commands to generate.