summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig/includes/USAGE
diff options
context:
space:
mode:
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