summaryrefslogtreecommitdiff
path: root/SDL_Android/LivioTesterApp/assets/help_docs/html/DeleteCommand.html
diff options
context:
space:
mode:
Diffstat (limited to 'SDL_Android/LivioTesterApp/assets/help_docs/html/DeleteCommand.html')
-rw-r--r--SDL_Android/LivioTesterApp/assets/help_docs/html/DeleteCommand.html29
1 files changed, 0 insertions, 29 deletions
diff --git a/SDL_Android/LivioTesterApp/assets/help_docs/html/DeleteCommand.html b/SDL_Android/LivioTesterApp/assets/help_docs/html/DeleteCommand.html
deleted file mode 100644
index 9eace8bab..000000000
--- a/SDL_Android/LivioTesterApp/assets/help_docs/html/DeleteCommand.html
+++ /dev/null
@@ -1,29 +0,0 @@
-<html>
-
-<head>
-
-<link rel="stylesheet" type="text/css" href="../css/style.css">
-
-</head>
-
-<body>
-
-<h1>Delete Command</h1>
-
-The DeleteCommand command allows developers to remove commands that have been added to the system through the
-<a href="AddCommand.html">AddCommand</a> command.
-
-<p>
-In order to delete a command that has been added to the system, you simply need to supply 1 parameter:
-
-<p>
-<h2>Command ID (required)</h2>
-<h3>Type: ID (integer)</h3>
-</br>
-The ID that was assigned to the command set when it was added to the system.
-
-
-
-</body>
-
-</html> \ No newline at end of file