freebsd-dev/cddl/usr.sbin/dwatch
Devin Teske 5f2202d104 dwatch(1): Separate default values so `-[BK] num' don't affect usage
If you were to pass an invalid option after `-B num' or `-K num' you
would see that the usage statement would show the value you passed
instead of the actual default.

Moving the default values to separate variables that are unaffected
by the options-parsing allows the usage statement to correctly show
the hard-coded default values if no flags are used.

Sponsored by:	Smule, Inc.
2018-05-12 05:41:28 +00:00
..
examples
libexec dwatch(1): Remove the line used to demonstrate `-dev' option 2018-04-22 02:40:21 +00:00
dwatch dwatch(1): Separate default values so `-[BK] num' don't affect usage 2018-05-12 05:41:28 +00:00
dwatch.1
Makefile