mirror of
https://github.com/docker/cli.git
synced 2026-09-24 23:41:10 -05:00
update docker volume man pages
- added --help option - fixed several formatting problems Also added --help to volume inspect reference page. Signed-off-by: Harald Albers <github@albersweb.de> Upstream-commit: 2724010364e6d7d316a244ae37850e8c91abb87c Component: engine
This commit is contained in:
@@ -15,6 +15,7 @@ parent = "smn_cli"
|
||||
Inspect one or more volumes
|
||||
|
||||
-f, --format= Format the output using the given go template.
|
||||
--help=false Print usage
|
||||
|
||||
Returns information about a volume. By default, this command renders all results
|
||||
in a JSON array. You can specify an alternate format to execute a given template
|
||||
|
||||
Reference in New Issue
Block a user