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 <[email protected]>