Typo docker-machine -f is shortcut for --format

Signed-off-by: Michal Gebauer <mishak@mishak.net>
This commit is contained in:
Michal Gebauer 2016-02-19 15:24:23 +01:00
parent e28bfc55e0
commit b9302b3043
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ the -t flag for this purpose with a numerical value in seconds.
## Filtering ## Filtering
The filtering flag (`-f` or `--filter)` format is a `key=value` pair. If there is more The filtering flag (`--filter)` format is a `key=value` pair. If there is more
than one filter, then pass multiple flags (e.g. `--filter "foo=bar" --filter "bif=baz"`) than one filter, then pass multiple flags (e.g. `--filter "foo=bar" --filter "bif=baz"`)
The currently supported filters are: The currently supported filters are: