Merge pull request #774 from apkd/master

Fix description of filter flag in prune commands
Upstream-commit: 1a64b1b799
Component: cli
This commit is contained in:
Vincent Demeester
2018-01-02 20:02:20 +01:00
committed by GitHub
4 changed files with 4 additions and 4 deletions
@@ -48,7 +48,7 @@ Total reclaimed space: 212 B
### 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:
@@ -70,7 +70,7 @@ Total reclaimed space: 16.43 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:
@@ -36,7 +36,7 @@ n2
### 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:
@@ -46,7 +46,7 @@ Total reclaimed space: 36 B
## 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: