manpages: fixed output with ronn-ng

Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
This commit is contained in:
Nikos Mavrogiannopoulos
2021-11-17 13:16:54 +01:00
parent 7f5414bd07
commit 11fdd9fb04
6 changed files with 82 additions and 102 deletions

View File

@@ -45,16 +45,12 @@ This tool uses unix domain sockets to connect to ocserv.
The tool can be run interactively when run with no arguments. When arguments are given they are
interpreted as commands. For example:
```
$ occtl show users
```
$ occtl show users
Any command line arguments to be used as options must precede the command (if any), as shown
below.
```
$ occtl --json show users
```
$ occtl --json show users
## Exit status