mirror of https://github.com/docker/docs.git
13 lines
290 B
YAML
13 lines
290 B
YAML
command: docker system df
|
|
short: Show docker disk usage
|
|
long: Show docker disk usage
|
|
usage: docker system df [OPTIONS]
|
|
pname: docker system
|
|
plink: docker_system.yaml
|
|
options:
|
|
- option: verbose
|
|
shorthand: v
|
|
default_value: "false"
|
|
description: Show detailed information on space usage
|
|
|