mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-02 09:01:46 -05:00
shell-completion: Add --encoding for pacat
This commit is contained in:
parent
3e4dc134d4
commit
7df1b78ac2
2 changed files with 2 additions and 1 deletions
|
|
@ -435,7 +435,7 @@ _pacat () {
|
|||
local cur prev comps
|
||||
local flags='-h --help --version -r --record -p --playback -v --verbose -s
|
||||
--server= -d --device= -n --client-name= --stream-name= --volume=
|
||||
--rate= --format= --channels= --channel-map= --fix-format --fix-rate
|
||||
--rate= --format= --channels= --channel-map= --encoding= --fix-format --fix-rate
|
||||
--fix-channels --no-remix --no-remap --latency= --process-time=
|
||||
--latency-msec= --process-time-msec= --property= --raw --passthrough
|
||||
--file-format= --list-file-formats --monitor-stream='
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue