mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-03-11 07:17:02 +08:00
manpages: fixed output with ronn-ng
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user