Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/dump Sort option descriptions a bit more.
details: https://anonhg.NetBSD.org/src/rev/62f537b841de
branches: trunk
changeset: 777472:62f537b841de
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Feb 19 21:32:02 2012 +0000
description:
Sort option descriptions a bit more.
diffstat:
sbin/dump/dump.8 | 24 ++++++++++++------------
1 files changed, 12 insertions(+), 12 deletions(-)
diffs (45 lines):
diff -r 559869b45bdf -r 62f537b841de sbin/dump/dump.8
--- a/sbin/dump/dump.8 Sun Feb 19 21:05:51 2012 +0000
+++ b/sbin/dump/dump.8 Sun Feb 19 21:32:02 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: dump.8,v 1.63 2012/02/19 19:49:20 christos Exp $
+.\" $NetBSD: dump.8,v 1.64 2012/02/19 21:32:02 wiz Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" Regents of the University of California.
@@ -299,17 +299,6 @@
(as opposed to an entire file system), then
.Fl u
is ignored.
-.It Fl X
-Similar to
-.Fl x
-but uses a file system internal snapshot on the file system to be dumped.
-.It Fl x Ar snap-backup
-Use a snapshot with
-.Ar snap-backup
-as backup for this dump.
-See
-.Xr fss 4
-for more details.
.It Fl W
.Nm
tells the operator what file systems need to be dumped.
@@ -334,6 +323,17 @@
Like
.Fl W ,
but prints only those file systems which need to be dumped.
+.It Fl X
+Similar to
+.Fl x
+but uses a file system internal snapshot on the file system to be dumped.
+.It Fl x Ar snap-backup
+Use a snapshot with
+.Ar snap-backup
+as backup for this dump.
+See
+.Xr fss 4
+for more details.
.El
.Pp
If
Home |
Main Index |
Thread Index |
Old Index