From: Yongcheng Yang <[email protected]>
Update SYNOPSIS and OPTIONS for the -h flag.
Signed-off-by: Yongcheng Yang <[email protected]>
---
utils/blkmapd/blkmapd.man | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/utils/blkmapd/blkmapd.man b/utils/blkmapd/blkmapd.man
index fd38122..914b80f 100644
--- a/utils/blkmapd/blkmapd.man
+++ b/utils/blkmapd/blkmapd.man
@@ -9,7 +9,7 @@
.SH NAME
blkmapd \- pNFS block layout mapping daemon
.SH SYNOPSIS
-.B "blkmapd [-d] [-f]"
+.B "blkmapd [-h] [-d] [-f]"
.SH DESCRIPTION
The
.B blkmapd
@@ -33,6 +33,9 @@ reflect the server topology, and passes these devices to the kernel for use
by the pNFS block layout client.
.SH OPTIONS
.TP
+.B -h
+Display usage message.
+.TP
.B -d
Performs device discovery only then exits.
.TP
--
2.4.3
On 05/04/2016 02:11 AM, [email protected] wrote:
> From: Yongcheng Yang <[email protected]>
>
> Update SYNOPSIS and OPTIONS for the -h flag.
>
> Signed-off-by: Yongcheng Yang <[email protected]>
Committed...
steved
> ---
> utils/blkmapd/blkmapd.man | 5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/utils/blkmapd/blkmapd.man b/utils/blkmapd/blkmapd.man
> index fd38122..914b80f 100644
> --- a/utils/blkmapd/blkmapd.man
> +++ b/utils/blkmapd/blkmapd.man
> @@ -9,7 +9,7 @@
> .SH NAME
> blkmapd \- pNFS block layout mapping daemon
> .SH SYNOPSIS
> -.B "blkmapd [-d] [-f]"
> +.B "blkmapd [-h] [-d] [-f]"
> .SH DESCRIPTION
> The
> .B blkmapd
> @@ -33,6 +33,9 @@ reflect the server topology, and passes these devices to the kernel for use
> by the pNFS block layout client.
> .SH OPTIONS
> .TP
> +.B -h
> +Display usage message.
> +.TP
> .B -d
> Performs device discovery only then exits.
> .TP
>