[Cluster-devel] [PATCH] ipmilan help: login same as -l

Fabio M. Di Nitto fdinitto at redhat.com
Wed Apr 20 15:58:31 UTC 2011


Marek? is this ok? if so can you merge it upstream?

Thanks
Fabio

On 04/13/2011 11:44 PM, Cedric Buissart wrote:
> In the ipmilan help message, 'login' is the same as -l (and not
> -u)
> 
> Signed-off-by: Cedric Buissart <cbuissar redhat com>
> ---
>  fence/agents/ipmilan/ipmilan.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/fence/agents/ipmilan/ipmilan.c b/fence/agents/ipmilan/ipmilan.c
> index 892fc4e..c4dbd2d 100644
> --- a/fence/agents/ipmilan/ipmilan.c
> +++ b/fence/agents/ipmilan/ipmilan.c
> @@ -846,7 +846,7 @@ printf("   ipaddr=<#>            Same as -a\n");
>  printf("   passwd=<pass>         Same as -p\n");
>  printf("   passwd_script=<path>  Same as -S\n");
>  printf("   lanplus               Same as -P\n");
> -printf("   login=<login>         Same as -u\n");
> +printf("   login=<login>         Same as -l\n");
>  printf("   option=<op>           Same as -o\n");
>  printf("   operation=<op>        Same as -o\n");
>  printf("   action=<op>           Same as -o\n");




More information about the Cluster-devel mailing list