]> err.no Git - linux-2.6/blobdiff - Documentation/aoe/mkshelf.sh
Merge 'upstream' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik...
[linux-2.6] / Documentation / aoe / mkshelf.sh
index 40932836bb800f5ef83ac6ddfea1f3086728f938..8bacf9f2c7cc971ef25aefb445f550815bb4fdf3 100644 (file)
@@ -2,6 +2,7 @@
 
 if test "$#" != "2"; then
        echo "Usage: sh `basename $0` {dir} {shelfaddress}" 1>&2
+       echo "       n_partitions=16 sh `basename $0` {dir} {shelfaddress}" 1>&2
        exit 1
 fi
 n_partitions=${n_partitions:-16}