Thanks, fixed this in the unstable branch.
sage

On Fri, 27 Aug 2010, Jim Schutt wrote:

> 
> Signed-off-by: Jim Schutt <[email protected]>
> ---
>  src/mkcephfs.in |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/src/mkcephfs.in b/src/mkcephfs.in
> index 288cbd4..fa35382 100644
> --- a/src/mkcephfs.in
> +++ b/src/mkcephfs.in
> @@ -86,7 +86,7 @@ done
>  [ -z "$conf" ] && usage_exit
>  
>  if [ $allhosts -eq 0 ]; then
> -    echo mkcephfs currently requires -a|--allhosts to initialize the whole 
> fs at once.
> +    echo mkcephfs currently requires "-a|--allhosts" to initialize the whole 
> fs at once.
>      usage_exit
>  fi
>  
> -- 
> 1.6.6.1
> 
> 
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to [email protected]
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 
> 
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to