Changes
Page history
Updated Shell commands (markdown)
authored
Jan 16, 2017
by
Dr. Carina da Silva
Hide whitespace changes
Inline
Side-by-side
Shell-commands.md
View page @
48fa2f8e
...
@@ -2,10 +2,10 @@ The following commands can are provided by the shell application in the _Main.ja
...
@@ -2,10 +2,10 @@ The following commands can are provided by the shell application in the _Main.ja
Within the tool, an overview of all commands can be requested with the command
**help**
.
Within the tool, an overview of all commands can be requested with the command
**help**
.
1.
Read in an HPnG model file in XML format:
**read**
*
Read in an HPnG model file in XML format:
**read**
-
Mandatory option
**--p**
_filepath_: String containing the file path of the xml file.
-
Mandatory option
**--p**
_filepath_: String containing the file path of the xml file.
2.
Parse a Model Checking property (without checking) and get an output of the formula tree:
**parse**
*
Parse a Model Checking property (without checking) and get an output of the formula tree:
**parse**
-
No option is required. The property has to be entered after returning the shell option.
-
No option is required. The property has to be entered after returning the shell option.
3.
Model check a property by simulating the HPnG model:
**check**
3.
Model check a property by simulating the HPnG model:
**check**
...
...
...
...