mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-16 07:00:00 -05:00
pw-cli: add alias in comand help
Add alias to docs and mention alias in help. Fixes #2552
This commit is contained in:
parent
fe5e164876
commit
851bfba6ed
2 changed files with 8 additions and 4 deletions
|
|
@ -34,10 +34,11 @@ Use the 'help' command to list the available commands.
|
|||
GENERAL COMMANDS
|
||||
================
|
||||
|
||||
help
|
||||
Show a quick help on the commands available.
|
||||
help | h
|
||||
Show a quick help on the commands available. It also lists the aliases
|
||||
for many commands.
|
||||
|
||||
quit
|
||||
quit | q
|
||||
Exit from **pw-cli**
|
||||
|
||||
MODULE MANAGEMENT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue