All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] btrfs-progs: update manpage to add filesystem show command in synopsis
@ 2013-05-13 15:23 Eryu Guan
  0 siblings, 0 replies; only message in thread
From: Eryu Guan @ 2013-05-13 15:23 UTC (permalink / raw)
  To: linux-btrfs; +Cc: Eryu Guan

filesystem show was missing in SYNOPSIS section.

Signed-off-by: Eryu Guan <guaneryu@gmail.com>
---
 man/btrfs.8.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/man/btrfs.8.in b/man/btrfs.8.in
index 94f4ffe..6603cad 100644
--- a/man/btrfs.8.in
+++ b/man/btrfs.8.in
@@ -31,6 +31,8 @@ btrfs \- control a btrfs filesystem
 .PP
 \fBbtrfs\fP \fBfilesystem label\fP\fI <dev> [newlabel]\fP
 .PP
+\fBbtrfs\fP \fBfilesystem show\fP\fI [--all-devices|<uuid>|<label>]\fP
+.PP
 \fBbtrfs\fP \fBfilesystem balance\fP\fI <path> \fP
 .PP
 \fBbtrfs\fP \fBdevice scan\fP\fI [--all-devices|<device> [<device>...]]\fP
-- 
1.8.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2013-05-13 15:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-13 15:23 [PATCH] btrfs-progs: update manpage to add filesystem show command in synopsis Eryu Guan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.