Add a note about using the -L flag with dump(8) and snapshots
Discussed with: rwatson
This commit is contained in:
parent
258dab636b
commit
faecbf6717
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=15271
1 changed files with 4 additions and 1 deletions
|
@ -2423,7 +2423,10 @@ Filesystem 1K-blocks Used Avail Capacity Mounted on
|
|||
<listitem>
|
||||
<para>Run the &man.dump.8; utility on the snapshot.
|
||||
A dump will be returned that is consistent with the
|
||||
file system and the timestamp of the snapshot.</para>
|
||||
file system and the timestamp of the snapshot. &man.dump.8;
|
||||
can also take a snapshot, create a dump image and then
|
||||
remove the snapshot in one command using the
|
||||
<option>-L</option> flag.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
|
Loading…
Reference in a new issue