Update Using pepcli authored by Kai van Lopik's avatar Kai van Lopik
......@@ -16,6 +16,8 @@ The various [commands are documented](#commands) in some detail on this page. Th
pepcli [general flags] <COMMAND> <SUBCOMMAND> [subcommand flags] [parameters...]
```
Such subcommands are documented with the commands to which they apply.
## Command line help
The `pepcli` application provides command line help if it is invoked without parameters, or with the `--help` switch:
......
......