1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/shell
Marian Buschsieweke fe7f75f78c
sys/shell/cmds: improve wording in shell help text
My spell checker says "receival" should be "reception". Also, the
terms allow list and deny list are preferred over whitelist and
blacklist. But since scripts may depend on the shell command name,
only the help description is changed, not the cmd names.
2022-09-16 13:15:46 +02:00
..
cmds sys/shell/cmds: improve wording in shell help text 2022-09-16 13:15:46 +02:00
democommands shell/democommands: Add example Rust module 2022-07-10 21:27:12 +02:00
doc.txt sys/shell_commands: convert to SHELL_COMMAND() 2022-06-07 09:25:04 +02:00
Kconfig sys/shell: make cmds submodules 2022-09-16 13:15:45 +02:00
Kconfig.config shell/Kconfig: make config options usable with dependency resolution 2021-02-19 13:22:47 +01:00
Makefile make: detect their module name automatically 2014-06-17 15:49:32 +02:00
Makefile.dep sys/shell: make cmds submodules 2022-09-16 13:15:45 +02:00
shell.c sys/shell: add pseudomodule shell_lock_auto_locking 2022-06-08 12:53:48 +02:00