@@ -27,7 +27,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2727.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2828.in \\n[ rst2man-indent\\n[ rst2man-indent-level ] ]u
2929..
30- .TH "ZKG" "1" "Jan 17 , 2023" "2.13.0-24 " "Zeek Package Manager"
30+ .TH "ZKG" "1" "Apr 21 , 2023" "2.13.0-30 " "Zeek Package Manager"
3131.SH NAME
3232zkg \- Zeek Package Manager
3333.sp
@@ -38,10 +38,7 @@ A command\-line package manager for Zeek.
3838.sp
3939.nf
4040.ft C
41- usage: zkg [\- h] [\-\- version] [\-\- configfile FILE | \-\- user] [\-\- verbose]
42- [\-\- extra\- source NAME=URL]
43- {test,install,bundle,unbundle,remove,uninstall,purge,refresh,upgrade,load,unload,pin,unpin,list,search,info,config,autoconfig,env,create,template}
44- ...
41+ usage: zkg [\- h] [\-\- version] [\-\- configfile FILE | \-\- user] [\-\- verbose] [\-\- extra\- source NAME=URL] {test,install,bundle,unbundle,remove,uninstall,purge,refresh,upgrade,load,unload,pin,unpin,list,search,info,config,autoconfig,env,create,template} ...
4542.ft P
4643.fi
4744.UNINDENT
@@ -119,9 +116,7 @@ Installs packages from a configured package source or directly from a git URL.
119116.sp
120117.nf
121118.ft C
122- usage: zkg install [\- h] [\-\- skiptests] [\-\- nodeps] [\-\- nosuggestions]
123- [\-\- version VERSION] [\-\- force] [\-\- user\- var NAME=VAL]
124- package [package ...]
119+ usage: zkg install [\- h] [\-\- skiptests] [\-\- nodeps] [\-\- nosuggestions] [\-\- version VERSION] [\-\- force] [\-\- user\- var NAME=VAL] package [package ...]
125120.ft P
126121.fi
127122.UNINDENT
@@ -229,9 +224,7 @@ This command creates a bundle file containing a collection of Zeek packages. If
229224.sp
230225.nf
231226.ft C
232- usage: zkg bundle [\- h] [\-\- force] [\-\- nodeps] [\-\- nosuggestions]
233- [\-\- manifest MANIFEST [MANIFEST ...] \-\- ]
234- filename.bundle
227+ usage: zkg bundle [\- h] [\-\- force] [\-\- nodeps] [\-\- nosuggestions] [\-\- manifest MANIFEST [MANIFEST ...] \-\- ] filename.bundle
235228.ft P
236229.fi
237230.UNINDENT
@@ -270,8 +263,7 @@ This command unpacks a bundle file formerly created by the \fBbundle\fP command
270263.sp
271264.nf
272265.ft C
273- usage: zkg unbundle [\- h] [\-\- replace] [\-\- force] [\-\- user\- var NAME=VAL]
274- filename.bundle
266+ usage: zkg unbundle [\- h] [\-\- replace] [\-\- force] [\-\- user\- var NAME=VAL] filename.bundle
275267.ft P
276268.fi
277269.UNINDENT
@@ -307,8 +299,7 @@ Retrieve latest package metadata from sources and checks whether any installed p
307299.sp
308300.nf
309301.ft C
310- usage: zkg refresh [\- h] [\-\- aggregate] [\-\- fail\- on\- aggregate\- problems] [\-\- push]
311- [\-\- sources SOURCES [SOURCES ...]]
302+ usage: zkg refresh [\- h] [\-\- aggregate] [\-\- fail\- on\- aggregate\- problems] [\-\- push] [\-\- sources SOURCES [SOURCES ...]]
312303.ft P
313304.fi
314305.UNINDENT
@@ -340,9 +331,7 @@ Uprades the specified package(s) to latest available version. If no specific pa
340331.sp
341332.nf
342333.ft C
343- usage: zkg upgrade [\- h] [\-\- skiptests] [\-\- nodeps] [\-\- nosuggestions] [\-\- force]
344- [\-\- user\- var NAME=VAL]
345- [package ...]
334+ usage: zkg upgrade [\- h] [\-\- skiptests] [\-\- nodeps] [\-\- nosuggestions] [\-\- force] [\-\- user\- var NAME=VAL] [package ...]
346335.ft P
347336.fi
348337.UNINDENT
@@ -493,8 +482,7 @@ Outputs a list of packages that match a given category.
493482.sp
494483.nf
495484.ft C
496- usage: zkg list [\- h] [\-\- nodesc]
497- [{all,installed,not_installed,loaded,unloaded,outdated}]
485+ usage: zkg list [\- h] [\-\- nodesc] [{all,installed,not_installed,loaded,unloaded,outdated}]
498486.ft P
499487.fi
500488.UNINDENT
@@ -549,9 +537,7 @@ Shows detailed information/metadata for given packages. If the package is curren
549537.sp
550538.nf
551539.ft C
552- usage: zkg info [\- h] [\-\- version VERSION] [\-\- nolocal] [\-\- json]
553- [\-\- jsonpretty SPACES] [\-\- allvers]
554- package [package ...]
540+ usage: zkg info [\- h] [\-\- version VERSION] [\-\- nolocal] [\-\- json] [\-\- jsonpretty SPACES] [\-\- allvers] package [package ...]
555541.ft P
556542.fi
557543.UNINDENT
@@ -593,8 +579,7 @@ The default output of this command is a valid package manager config file that c
593579.sp
594580.nf
595581.ft C
596- usage: zkg config [\- h]
597- [{all,sources,user_vars,state_dir,script_dir,plugin_dir,bin_dir,zeek_dist,bro_dist}]
582+ usage: zkg config [\- h] [{all,sources,user_vars,state_dir,script_dir,plugin_dir,bin_dir,zeek_dist,bro_dist}]
598583.ft P
599584.fi
600585.UNINDENT
@@ -658,9 +643,7 @@ This command creates a new Zeek package in the directory provided via \-\-packag
658643.sp
659644.nf
660645.ft C
661- usage: zkg create [\- h] \-\- packagedir DIR [\-\- version VERSION]
662- [\-\- features FEATURE [FEATURE ...]] [\-\- template URL]
663- [\-\- force] [\-\- user\- var NAME=VAL]
646+ usage: zkg create [\- h] \-\- packagedir DIR [\-\- version VERSION] [\-\- features FEATURE [FEATURE ...]] [\-\- template URL] [\-\- force] [\-\- user\- var NAME=VAL]
664647.ft P
665648.fi
666649.UNINDENT
@@ -698,9 +681,7 @@ This command shows versions and supported features for a given package.
698681.sp
699682.nf
700683.ft C
701- usage: zkg template info [\- h] [\-\- json] [\-\- jsonpretty SPACES]
702- [\-\- version VERSION]
703- [URL]
684+ usage: zkg template info [\- h] [\-\- json] [\-\- jsonpretty SPACES] [\-\- version VERSION] [URL]
704685.ft P
705686.fi
706687.UNINDENT
@@ -730,7 +711,7 @@ The template version to report on. A version tag, branch name, or commit hash m
730711.SH CONFIG FILE
731712.sp
732713The \fB zkg \fP command\- line tool uses an INI\- format config file to allow
733- users to customize their Package Sources, Package installation paths, Zeek executable/source paths, and other
714+ users to customize their \fI \% Package Sources \fP , \fI \% Package \fP installation paths, Zeek executable/source paths, and other
734715\fB zkg \fP options.
735716.sp
736717See the default/example config file below for explanations of the
0 commit comments