Message ID | 1282947606-23020-1-git-send-email-jaschut@sandia.gov (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
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