diff options
author | Dmitry Smirnov <onlyjob@member.fsf.org> | 2014-04-17 04:43:30 +0200 |
---|---|---|
committer | Dmitry Smirnov <onlyjob@member.fsf.org> | 2014-04-17 04:43:30 +0200 |
commit | f22e2e9a02759d58c2a5177df4f25efce2df2704 (patch) | |
tree | 7e4ee7a63797aeaae5e8554ebcebb1f8a66fb3f5 /man | |
parent | Merge pull request #1681 from ceph/wip-8043 (diff) | |
download | ceph-f22e2e9a02759d58c2a5177df4f25efce2df2704.tar.xz ceph-f22e2e9a02759d58c2a5177df4f25efce2df2704.zip |
spelling corrections
Diffstat (limited to 'man')
-rw-r--r-- | man/crushtool.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/crushtool.8 b/man/crushtool.8 index 38a379b40d2..bb518f7714d 100644 --- a/man/crushtool.8 +++ b/man/crushtool.8 @@ -125,7 +125,7 @@ CEPH_ARGS="\-\-debug\-crush 0" crushtool ... The test mode will use the input crush map ( as specified with \fB\-i map\fP ) and perform a dry run of CRUSH mapping or random placement ( if \fB\-\-simulate\fP is set ). On completion, two kinds of reports can be -created. The \fB\-\-show\-...\fP options output human readable informations +created. The \fB\-\-show\-...\fP options output human readable information on stderr. The \fB\-\-output\-csv\fP option creates CSV files that are documented by the \fB\-\-help\-output\fP option. .INDENT 0.0 |