Merge pull request #3090 from mishak87/patch-1

Typo docker-machine -f is shortcut for --format
This commit is contained in:
Nathan LeClaire 2016-02-19 16:52:47 -08:00
commit 7cc7fbadcc
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: