DOC: update sudo tljh-config --help demo

This commit is contained in:
Ray Bell
2021-12-20 21:50:40 -05:00
committed by GitHub
parent 3bf4b73138
commit e7ab6622b1

View File

@@ -241,11 +241,12 @@ it after an argument like ``remove-item`` gives information about this specific
sudo tljh-config --help sudo tljh-config --help
usage: tljh-config [-h] [--config-path CONFIG_PATH] {show,set,add-item,remove-item,reload} ... usage: tljh-config [-h] [--config-path CONFIG_PATH] {show,unset,set,add-item,remove-item,reload} ...
positional arguments: positional arguments:
{show,set,add-item,remove-item,reload} {show,unset,set,add-item,remove-item,reload}
show Show current configuration show Show current configuration
unset Unset a configuration property
set Set a configuration property set Set a configuration property
add-item Add a value to a list for a configuration property add-item Add a value to a list for a configuration property
remove-item Remove a value from a list for a configuration property remove-item Remove a value from a list for a configuration property