Lines Matching +full:- +full:- +full:add
1 .. zephyr:code-sample:: shell-module
3 :relevant-api: shell_api
33 Obscure user-input with asterisks
57 .. zephyr-app-commands::
58 :zephyr-app: samples/subsys/shell/shell_module
59 :host-os: unix
67 On-Hardware
70 .. zephyr-app-commands::
71 :zephyr-app: samples/subsys/shell/shell_module
72 :host-os: unix
80 .. code-block:: console
91 demo - Demo commands
99 dynamic - Demonstrate dynamic command usage.
101 add : Add a new dynamic command.
102 Example usage: [ dynamic add test ] will add a dynamic command
105 add up to 20 commands. Commands are automatically sorted to ensure