summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig/includes/USAGE
diff options
context:
space:
mode:
authordteske <dteske@FreeBSD.org>2013-11-20 21:05:33 +0000
committerdteske <dteske@FreeBSD.org>2013-11-20 21:05:33 +0000
commit05ae219f7613ae5548d156120d2c08f12beac31e (patch)
tree8abe504bfe14e3e7eb926126ae672bff479528c6 /usr.sbin/bsdconfig/includes/USAGE
parentf30f059959fc442e1f0071de4ad62f34e8a6f631 (diff)
downloadFreeBSD-src-05ae219f7613ae5548d156120d2c08f12beac31e.zip
FreeBSD-src-05ae219f7613ae5548d156120d2c08f12beac31e.tar.gz
Add a `-d' flag for printing the description of each function.
Diffstat (limited to 'usr.sbin/bsdconfig/includes/USAGE')
-rw-r--r--usr.sbin/bsdconfig/includes/USAGE5
1 files changed, 5 insertions, 0 deletions
diff --git a/usr.sbin/bsdconfig/includes/USAGE b/usr.sbin/bsdconfig/includes/USAGE
index 48dead2..aaee35a 100644
--- a/usr.sbin/bsdconfig/includes/USAGE
+++ b/usr.sbin/bsdconfig/includes/USAGE
@@ -28,6 +28,7 @@ Usage: bsdconfig @PROGRAM_NAME@ [OPTIONS] [include ...]
OPTIONS:
-a Always use color even when output is not to a terminal.
+ -d Print the description for each function selected.
-f Show functions for selected includes.
-F pattern
If `-f', only print functions matching pattern. Without `-f'
@@ -64,3 +65,7 @@ EXAMPLES:
bsdconfig @PROGRAM_NAME@ -F show common
NB: The `.subr' suffix on the end of the include is optional.
+
+ Show descriptions of each of the `show' functions:
+
+ bsdconfig @PROGRAM_NAME@ -dfF show
OpenPOWER on IntegriCloud