diff --git a/docs/parsers/ufw.md b/docs/parsers/ufw.md index 750c7026..f1fc7045 100644 --- a/docs/parsers/ufw.md +++ b/docs/parsers/ufw.md @@ -43,7 +43,7 @@ Schema: "from_transport": string, # null if from_service is set "from_start_port": integer, # null if from_service is set "from_end_port": integer, # null if from_service is set - "from_service": string, # null if any above are set + "from_service": string # null if any above are set } ] } diff --git a/jc/man/jc.1.gz b/jc/man/jc.1.gz index 3ceb719e..7e289191 100644 Binary files a/jc/man/jc.1.gz and b/jc/man/jc.1.gz differ diff --git a/man/jc.1.gz b/man/jc.1.gz index 3ceb719e..7e289191 100644 Binary files a/man/jc.1.gz and b/man/jc.1.gz differ