From: John Wilkins Date: Fri, 3 Jan 2014 22:37:23 +0000 (-0800) Subject: doc: Removed dash from --dmcrypt option. X-Git-Tag: v0.77~52 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d110c913c1f8a6a02d827b723ec12f7385cf274d;p=ceph.git doc: Removed dash from --dmcrypt option. Signed-off-by: John Wilkins --- diff --git a/doc/rados/deployment/ceph-deploy-osd.rst b/doc/rados/deployment/ceph-deploy-osd.rst index d504b7eebbfb..74a25532b1d3 100644 --- a/doc/rados/deployment/ceph-deploy-osd.rst +++ b/doc/rados/deployment/ceph-deploy-osd.rst @@ -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.