mirror of
https://github.com/ceph/ceph
synced 2025-03-11 02:39:05 +00:00
multi-dump.sh: fix usage function
The usage() function was not producing any output. Signed-off-by: Nathan Cutler <ncutler@suse.com>
This commit is contained in:
parent
c3b595f284
commit
bc9478edc6
@ -8,7 +8,7 @@
|
||||
|
||||
### Functions
|
||||
usage() {
|
||||
echo <<EOF
|
||||
cat <<EOF
|
||||
multi-dump.sh: dumps out ceph maps
|
||||
|
||||
-D Enable diff-mode
|
||||
|
Loading…
Reference in New Issue
Block a user