|
7.
|
|
|
User Input
|
|
|
|
(no translation yet)
|
|
|
|
Located in
controller.py:130 controller.py:215 view.py:160
|
|
9.
|
|
|
When entering a command use question marks(?) as placeholders if user input is required when the command runs. Example: ls /any/directory would be entered as, ls ? .For each question mark(?) in your command, if any, use the User Input field to provide a hint for each variable. Using our example ls ? you could put directory as the User Input. Lastly provide a brief Description.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
controller.py:140
|
|
11.
|
|
|
Please provide a command, description, and what type of user variable, if any, is required.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
controller.py:225
|
|
26.
|
|
|
Click to run a highlighted command
|
|
|
|
(no translation yet)
|
|
|
|
Located in
menus_buttons.py:111
|