diff options
Diffstat (limited to 'man/bomtool.1')
| -rw-r--r-- | man/bomtool.1 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/man/bomtool.1 b/man/bomtool.1 index aac6c8014ea7..fe73411a87c0 100644 --- a/man/bomtool.1 +++ b/man/bomtool.1 @@ -38,6 +38,13 @@ Print the version number of the .Nm program to standard output and exit. Most other options and all command line arguments are ignored. +.It Fl -define-variable Ns = Ns Ar varname Ns = Ns Ar value +Define +.Ar varname +as +.Ar value . +Variables are used in query output, and some modules' results may change based +on the presence of a variable definition. .El .Sh ENVIRONMENT .Bl -tag -width indent |
