]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Removed dash from --dmcrypt option.
authorJohn Wilkins <john.wilkins@inktank.com>
Fri, 3 Jan 2014 22:37:23 +0000 (14:37 -0800)
committerJohn Wilkins <john.wilkins@inktank.com>
Fri, 3 Jan 2014 22:37:23 +0000 (14:37 -0800)
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
doc/rados/deployment/ceph-deploy-osd.rst

index d504b7eebbfbcdea6ea9729e41ce7c230dcd6261..74a25532b1d3581482e02fb85a38c5cba8497576 100644 (file)
@@ -9,7 +9,7 @@ OSD and a path to the journal partition (i.e., this is the most common
 configuration, but you may configure your system to  your own needs).
 
 In Ceph v0.60 and later releases, Ceph supports ``dm-crypt`` on disk encryption.
-You may specify the ``--dm-crypt`` argument when preparing an OSD to tell
+You may specify the ``--dmcrypt`` argument when preparing an OSD to tell
 ``ceph-deploy`` that you want to use encryption. You may also specify the
 ``--dmcrypt-key-dir`` argument to specify the location of ``dm-crypt``
 encryption keys.