FreeBSD Bugzilla – Attachment 126985 Details for
Bug 170764
[zfs] 2399 zfs manual page does not document use of "zfs diff"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 944 bytes, created by
Marcelo Araujo
on 2012-08-19 09:40:04 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Marcelo Araujo
Created:
2012-08-19 09:40:04 UTC
Size:
944 bytes
patch
obsolete
>Index: zfs.8 >=================================================================== >--- zfs.8 (revision 233530) >+++ zfs.8 (working copy) >@@ -3158,6 +3158,20 @@ > group staff @pset,create,mount > ------------------------------------------------------------- > .Ed >+.It Sy Example 22 Showing the differences between a snapshot and a ZFS Dataset >+.Pp >+The following example shows how to see what has changed between a prior >+snapshot of a ZFS Dataset and its current state. The -F option is used >+to indicate type information for the files affected. >+.Bd -literal -offset 2n >+.Li # Ic zfs diff -F tank/test@before tank/test >+ M / /tank/test/ >+ M F /tank/test/linked (+1) >+ R F /tank/test/oldname -> /tank/test/newname >+ - F /tank/test/deleted >+ + F /tank/test/created >+ M F /tank/test/modified >+.Ed > .El > .Sh EXIT STATUS > The following exit values are returned:
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 170764
: 126985