mirror of
https://github.com/containers/podman.git
synced 2025-10-18 03:33:32 +08:00
Merge pull request #10328 from Luap99/completions
Several shell completion fixes
This commit is contained in:
@ -16,7 +16,14 @@ flag. Use the **--quiet** flag to print only the volume names.
|
||||
|
||||
#### **--filter**=*filter*, **-f**
|
||||
|
||||
Filter volume output.
|
||||
Volumes can be filtered by the following attributes:
|
||||
|
||||
- dangling
|
||||
- driver
|
||||
- label
|
||||
- name
|
||||
- opt
|
||||
- scope
|
||||
|
||||
#### **--format**=*format*
|
||||
|
||||
|
Reference in New Issue
Block a user