mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 16:57:00 +08:00
occtl: document -j in manpage
This commit is contained in:
@@ -33,6 +33,13 @@ flag = {
|
||||
doc = "This option is only needed if you have multiple servers.";
|
||||
};
|
||||
|
||||
flag = {
|
||||
name = json;
|
||||
value = j;
|
||||
descrip = "Output will be JSON formatted";
|
||||
doc = "";
|
||||
};
|
||||
|
||||
|
||||
doc-section = {
|
||||
ds-type = 'SYNOPSIS';
|
||||
|
||||
Reference in New Issue
Block a user