From: Anand Jain <redacted>
Signed-off-by: Anand Jain <redacted>
---
man/btrfs.8.in | 10 ++++++++--
1 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/man/btrfs.8.in b/man/btrfs.8.in
index 6d6c70a..71af35c 100644
--- a/man/btrfs.8.in
+++ b/man/btrfs.8.in
@@ -126,9 +126,15 @@ and top level. The parent's ID may be used at mount time via the
\fB-a\fP print all the subvolumes in the filesystem.
-\fB-r\fP only readonly subvolumes in the filesystem wille be listed.
+\fB-r\fP only readonly subvolumes in the filesystem will be listed.
-\fB-s\fP only snapshot subvolumes in the filesystem will be listed.
+\fB-s\fP only snapshot subvolumes in the filesystem will be listed.
+
+\fB-u\fP print the uuid of subvolumes (and snapshots).
+
+\fB-P\fP print parent uuid of snapshots.
+
+\fB-p\fP print parent ID.
\fB-g [+|-]value\fP
list subvolumes in the filesystem that its generation is
--
1.7.1