Remove duplicate `--filter` from help message for `ps`

The `--filter` option appears twice in the help message.
Its presence in the usage line suggests that it is valid for both ps and
service mode, which is wrong.

Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
Harald Albers 2018-01-16 14:19:42 +01:00
parent 6f48f5db4c
commit 748357f665
1 changed files with 1 additions and 1 deletions

View File

@ -619,7 +619,7 @@ class TopLevelCommand(object):
"""
List containers.
Usage: ps [options] [--filter KEY=VAL] [SERVICE...]
Usage: ps [options] [SERVICE...]
Options:
-q Only display IDs