mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
The default dumplevel is 0.
PR: 5413 Submitted by: NOKUBI Hirotaka <hnokubi@yyy.or.jp>
This commit is contained in:
parent
5f2833ea5e
commit
d2daa2c099
1 changed files with 2 additions and 2 deletions
|
|
@ -31,7 +31,7 @@
|
|||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" @(#)dump.8 8.3 (Berkeley) 5/1/95
|
||||
.\" $Id: dump.8,v 1.17 1997/10/12 13:10:26 joerg Exp $
|
||||
.\" $Id: dump.8,v 1.18 1997/10/19 09:43:08 joerg Exp $
|
||||
.\"
|
||||
.Dd May 1, 1995
|
||||
.Dt DUMP 8
|
||||
|
|
@ -99,7 +99,7 @@ incremental backup,
|
|||
tells dump to
|
||||
copy all files new or modified since the
|
||||
last dump of any lower level.
|
||||
The default level is 9.
|
||||
The default level is 0.
|
||||
.It Fl B Ar records
|
||||
The number of 1 KB blocks per volume.
|
||||
This option overrides the calculation of tape size
|
||||
|
|
|
|||
Loading…
Reference in a new issue