Update Using pepcli authored by Kai van Lopik's avatar Kai van Lopik
......@@ -30,7 +30,7 @@ The `--help` switch is also supported by most (or all?) of `pepcli`'s commands a
pepcli --help # Output includes the <em>ama</em> command
pepcli ama --help # Output includes the <em>query</em> subcommand
pepcli ama query --help # Output mentions the <em>--column-group</em> switch
pepcli ama query --column-group ShortPseudonyms # Produces the information the user was after
pepcli ama query --column-group ShortPseudonyms # The completed command line
</pre>
## General flags
......
......