diff mbox

[2/2] rpc.idmapd: Added the -C and -S flags

Message ID 1449676902-19575-2-git-send-email-steved@redhat.com (mailing list archive)
State New, archived
Headers show

Commit Message

Steve Dickson Dec. 9, 2015, 4:01 p.m. UTC
The C and S flags were missing for the SYNOPSIS

Signed-off-by: Steve Dickson <steved@redhat.com>
---
 utils/idmapd/idmapd.man | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comments

Steve Dickson Dec. 12, 2015, 12:14 p.m. UTC | #1
On 12/09/2015 11:01 AM, Steve Dickson wrote:
> The C and S flags were missing for the SYNOPSIS
> 
> Signed-off-by: Steve Dickson <steved@redhat.com>
Committed....

steved.

> ---
>  utils/idmapd/idmapd.man | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/utils/idmapd/idmapd.man b/utils/idmapd/idmapd.man
> index c809f78..d45658e 100644
> --- a/utils/idmapd/idmapd.man
> +++ b/utils/idmapd/idmapd.man
> @@ -10,8 +10,10 @@
>  .Sh SYNOPSIS
>  .\" For a program:  program [-abc] file ...
>  .Nm rpc.idmapd
> -.Op Fl v
>  .Op Fl f
> +.Op Fl v
> +.Op Fl C
> +.Op Fl S
>  .Op Fl p Ar path
>  .Op Fl c Ar path
>  .Sh DESCRIPTION
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-nfs" 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/utils/idmapd/idmapd.man b/utils/idmapd/idmapd.man
index c809f78..d45658e 100644
--- a/utils/idmapd/idmapd.man
+++ b/utils/idmapd/idmapd.man
@@ -10,8 +10,10 @@ 
 .Sh SYNOPSIS
 .\" For a program:  program [-abc] file ...
 .Nm rpc.idmapd
-.Op Fl v
 .Op Fl f
+.Op Fl v
+.Op Fl C
+.Op Fl S
 .Op Fl p Ar path
 .Op Fl c Ar path
 .Sh DESCRIPTION