diff mbox

[V2] btrfs-progs: remove "device show" from btrfs man page

Message ID 1357716667-1673-1-git-send-email-xu.simon@oracle.com (mailing list archive)
State New, archived
Headers show

Commit Message

Simon Xu Jan. 9, 2013, 7:31 a.m. UTC
Remove "device show" from btrfs man page as it's not supported by the
btrfs utility.
---
 man/btrfs.8.in | 2 --
 1 file changed, 2 deletions(-)

Comments

Simon Xu Jan. 22, 2013, 5:41 a.m. UTC | #1
Add SOB line:

Signed-off-by: Simon Xu <xu.simon@oracle.com>

Thanks David for pointing this out.

Simon

On 2013/1/9 15:31, Simon Xu wrote:
> Remove "device show" from btrfs man page as it's not supported by the
> btrfs utility.
> ---
>   man/btrfs.8.in | 2 --
>   1 file changed, 2 deletions(-)
>
> diff --git a/man/btrfs.8.in b/man/btrfs.8.in
> index 9222580..e663da2 100644
> --- a/man/btrfs.8.in
> +++ b/man/btrfs.8.in
> @@ -33,8 +33,6 @@ btrfs \- control a btrfs filesystem
>   .PP
>   \fBbtrfs\fP \fBdevice scan\fP\fI [--all-devices|<device> [<device>...]]\fP
>   .PP
> -\fBbtrfs\fP \fBdevice show\fP\fI [--all-devices|<uuid>|<label>]\fP
> -.PP
>   \fBbtrfs\fP \fBdevice add\fP\fI <device> [<device>...] <path> \fP
>   .PP
>   \fBbtrfs\fP \fBdevice delete\fP\fI <device> [<device>...] <path> \fP
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/man/btrfs.8.in b/man/btrfs.8.in
index 9222580..e663da2 100644
--- a/man/btrfs.8.in
+++ b/man/btrfs.8.in
@@ -33,8 +33,6 @@  btrfs \- control a btrfs filesystem
 .PP
 \fBbtrfs\fP \fBdevice scan\fP\fI [--all-devices|<device> [<device>...]]\fP
 .PP
-\fBbtrfs\fP \fBdevice show\fP\fI [--all-devices|<uuid>|<label>]\fP
-.PP
 \fBbtrfs\fP \fBdevice add\fP\fI <device> [<device>...] <path> \fP
 .PP
 \fBbtrfs\fP \fBdevice delete\fP\fI <device> [<device>...] <path> \fP