Author: kevans
Date: Mon Sep  9 18:01:07 2019
New Revision: 352090
URL: https://svnweb.freebsd.org/changeset/base/352090

Log:
  bectl(8): fix mis-merge
  
  r348296 ("add description for create subcommand") apparently failed to merge
  in the SYNOPSIS addition somehow... correct this mistake now.  This is a
  direct commit to stable/12 for a misfire on previous MFC.

Modified:
  stable/12/sbin/bectl/bectl.8

Modified: stable/12/sbin/bectl/bectl.8
==============================================================================
--- stable/12/sbin/bectl/bectl.8        Mon Sep  9 17:58:26 2019        
(r352089)
+++ stable/12/sbin/bectl/bectl.8        Mon Sep  9 18:01:07 2019        
(r352090)
@@ -35,6 +35,10 @@
 .Op Fl e Brq Ar nonActiveBe | Ar beName Ns Cm @ Ns Ar snapshot
 .Ar newBeName
 .Nm
+.Cm create
+.Op Fl r
+.Ar beName@snapshot
+.Nm
 .Cm destroy
 .Op Fl \&Fo
 .Ar beName Ns Op Cm @ Ns Ar snapshot
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to