Author: dteske
Date: Fri Jul  5 18:03:00 2013
New Revision: 252813
URL: http://svnweb.freebsd.org/changeset/base/252813

Log:
  Document new `-d' and `-D file' debugging options.

Modified:
  head/usr.sbin/bsdconfig/bsdconfig.8

Modified: head/usr.sbin/bsdconfig/bsdconfig.8
==============================================================================
--- head/usr.sbin/bsdconfig/bsdconfig.8 Fri Jul  5 17:57:25 2013        
(r252812)
+++ head/usr.sbin/bsdconfig/bsdconfig.8 Fri Jul  5 18:03:00 2013        
(r252813)
@@ -86,6 +86,12 @@ available commands.
 .Pp
 The following options are available:
 .Bl -tag -width indent+
+.It Fl d
+Provide lots of debugging info on standard-out when running.
+.It Fl D Ar file
+Send debugging info to file.
+If file begins with a plus-sign debug info is sent to both standard-out and
+file (minus the leading plus).
 .It Fl f Ar file
 Load
 .Ar file
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to