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/USAGE4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/bsdconfig/includes/USAGE b/usr.sbin/bsdconfig/includes/USAGE
index aaee35a..4af1b73 100644
--- a/usr.sbin/bsdconfig/includes/USAGE
+++ b/usr.sbin/bsdconfig/includes/USAGE
@@ -28,7 +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.
+ -d Print description for each function selected. Implies `-f'.
-f Show functions for selected includes.
-F pattern
If `-f', only print functions matching pattern. Without `-f'
@@ -68,4 +68,4 @@ EXAMPLES:
Show descriptions of each of the `show' functions:
- bsdconfig @PROGRAM_NAME@ -dfF show
+ bsdconfig @PROGRAM_NAME@ -dF show
OpenPOWER on IntegriCloud