1
0
mirror of https://github.com/docker/cli.git synced 2026-01-18 08:21:31 +03:00

For system prune, -f is not an alias for --filter

Signed-off-by: Misty Stanley-Jones <misty@docker.com>
Upstream-commit: d4e5481cd4
Component: cli
This commit is contained in:
Misty Stanley-Jones
2017-10-20 10:51:17 -07:00
parent 4fab58b1ff
commit 7b8e36ff5a

View File

@@ -115,7 +115,7 @@ Total reclaimed space: 13.5 MB
### Filtering
The filtering flag (`-f` or `--filter`) format is of "key=value". If there is more
The filtering flag (`--filter`) format is of "key=value". If there is more
than one filter, then pass multiple flags (e.g., `--filter "foo=bar" --filter "bif=baz"`)
The currently supported filters are: