Manual Page Result
0
Command: kyua-about | Section: 1 | Source: MINIX | File: kyua-about.1
KYUA-ABOUT(1) FreeBSD General Commands Manual KYUA-ABOUT(1)
NAME
about - Shows general program information
SYNOPSIS
about [authors | license | version]
DESCRIPTION
The `about' command provides generic information about the kyua(1) tool.
In the default synopsis form (no arguments), the information printed
includes:
1. The name of the package, which is `kyua-cli'.
2. The version number, which is `0.7'.
3. License information.
4. Authors information.
5. A link to the project web site.
You can customize the information printed by this command by specifying
the desired topic as the single argument to the command. This can be one
of:
authors Displays the list of authors and contributors only.
license Displays the license information and the list of copyrights.
version Displays the package name and the version number in a format
that is compatible with the output of GNU tools that support a
--version flag. Use this whenever you have to query the
version number of the package.
FILES
The following files are read by the about command:
/usr/share/doc/reference/ref1/kyua/kyua-cli/AUTHORS
List of authors and contributors.
/usr/share/doc/reference/ref1/kyua/kyua-cli/COPYING
License information.
EXIT STATUS
The about command always returns 0.
Additional exit codes may be returned as described in kyua(1).
SEE ALSO
kyua(1)
FreeBSD 14.1-RELEASE-p8 September 9, 2012 FreeBSD 14.1-RELEASE-p8