Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions Basic.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
action destinations to output the their results. Actions can also refer
to identifiers in action parameters (see: --control-action-destination
and --control-action-parameter). The value/title of a control is also
available as an enviroment variable when executing actions (see
available as an environment variable when executing actions (see
--copy-environment-variable).
--control-action <action>
A command line string.
Expand All @@ -77,7 +77,7 @@
--control-action-parameter.
--control-action-parameter <parameter>
A list of parameters.
Optional. A comma seperated list of parameters passed to an action. If
Optional. A comma separated list of parameters passed to an action. If
a parameter matches an environment variable it is subsituted for the
value before being passed to the action (see
--copy-environment-variable and --control-identifier).
Expand All @@ -92,7 +92,7 @@
spacialy group contols on screen. The first control in the group
determines the on screen order of the group.
--menu-title <title> The path of the menu item.
Required. Menu titles accept a hierarchical path to the menu, seperated
Required. Menu titles accept a hierarchical path to the menu, separated
by >. This can be used to create sub-menus of any depth (although 3 is
considered a maximum). To add items to the Suitcase menu set a path of,
Application>Sub menu>Menu Item.
Expand All @@ -114,4 +114,4 @@
Optional. The output of an action is used to set the tile or content of
the contole matching the identifier (see: --control-identifier).
--version Show the version.
-h, --help Show help information.
-h, --help Show help information.