]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Minor fix.
authorJohn Wilkins <john.wilkins@inktank.com>
Tue, 2 Jul 2013 00:06:22 +0000 (17:06 -0700)
committerJohn Wilkins <john.wilkins@inktank.com>
Tue, 2 Jul 2013 00:06:22 +0000 (17:06 -0700)
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
doc/radosgw/config.rst

index 9db01f808b67128ce4cc8f64b7d4ede05024ae73..d7526fdd77637f452a8cd281f2fdcbf46b58437d 100644 (file)
@@ -31,7 +31,7 @@ If you deploy Ceph with ``mkcephfs``, manually redeploy ``ceph.conf`` to the
 hosts in your cluster. For example:: 
 
        cd /etc/ceph
-       ssh {host-name} sudo /etc/ceph/ceph.conf < ceph.conf
+       ssh {host-name} sudo tee /etc/ceph/ceph.conf < ceph.conf
 
 
 Create Data Directory