pw-cli: add a 'quit' command to exit

Slightly less confusing for new users if we have at least one
help-listed command to exit.
This commit is contained in:
Peter Hutterer 2021-09-27 06:45:27 +10:00 committed by Wim Taymans
parent becd76de58
commit 7d58ce9e24
2 changed files with 15 additions and 3 deletions

View file

@ -39,6 +39,9 @@ GENERAL COMMANDS
help
Show a quick help on the commands available.
quit
Exit from **pw-cli**
MODULE MANAGEMENT
=================