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

Signed-off-by: Misty Stanley-Jones <misty@docker.com>
This commit is contained in:
Misty Stanley-Jones 2017-10-20 10:51:17 -07:00
parent 3785a314e1
commit d4e5481cd4
1 changed files with 1 additions and 1 deletions

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: