From: Kefu Chai Date: Tue, 21 Mar 2017 04:49:45 +0000 (+0800) Subject: doc: cephfs: fix the unexpected indent warning X-Git-Tag: v12.0.1~16^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F14058%2Fhead;p=ceph.git doc: cephfs: fix the unexpected indent warning Signed-off-by: Kefu Chai --- diff --git a/doc/cephfs/client-config-ref.rst b/doc/cephfs/client-config-ref.rst index bafaf48a63c..a789a6d4d16 100644 --- a/doc/cephfs/client-config-ref.rst +++ b/doc/cephfs/client-config-ref.rst @@ -4,8 +4,7 @@ ``client acl type`` -:Description: Set the ACL type. Currently, only possible value is ``"posix_acl"`` to enable POSIX ACL, or an empty string. This option only takes effect when the -``fuse_default_permissions`` is set to ``false``. +:Description: Set the ACL type. Currently, only possible value is ``"posix_acl"`` to enable POSIX ACL, or an empty string. This option only takes effect when the ``fuse_default_permissions`` is set to ``false``. :Type: String :Default: ``""`` (no ACL enforcement)