mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +03:00
'zfs holds' scripted mode is not documented
This change simply documents the existing "scripted mode" option in both command help and man page. Reviewed-by: Giuseppe Di Natale <guss80@gmail.com> Reviewed-by: George Melikov <mail@gmelikov.ru> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: loli10K <ezomori.nozomu@gmail.com> Closes #7798
This commit is contained in:
+4
-2
@@ -292,7 +292,7 @@
|
||||
.Ar tag Ar snapshot Ns ...
|
||||
.Nm
|
||||
.Cm holds
|
||||
.Op Fl r
|
||||
.Op Fl rH
|
||||
.Ar snapshot Ns ...
|
||||
.Nm
|
||||
.Cm release
|
||||
@@ -4294,7 +4294,7 @@ of all descendent file systems.
|
||||
.It Xo
|
||||
.Nm
|
||||
.Cm holds
|
||||
.Op Fl r
|
||||
.Op Fl rH
|
||||
.Ar snapshot Ns ...
|
||||
.Xc
|
||||
Lists all existing user references for the given snapshot or snapshots.
|
||||
@@ -4302,6 +4302,8 @@ Lists all existing user references for the given snapshot or snapshots.
|
||||
.It Fl r
|
||||
Lists the holds that are set on the named descendent snapshots, in addition to
|
||||
listing the holds on the named snapshot.
|
||||
.It Fl H
|
||||
Do not print headers, use tab-delimited output.
|
||||
.El
|
||||
.It Xo
|
||||
.Nm
|
||||
|
||||
Reference in New Issue
Block a user