From d7ff7cbb5fdef61a4ccc6437f296246667aad42d Mon Sep 17 00:00:00 2001 From: Jos Collin Date: Wed, 19 Sep 2018 14:57:53 +0530 Subject: [PATCH] doc: misc fixes cephfs-shell Signed-off-by: Jos Collin --- doc/cephfs/cephfs-shell.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/cephfs/cephfs-shell.rst b/doc/cephfs/cephfs-shell.rst index b6ef3406971..dfe8e232be6 100644 --- a/doc/cephfs/cephfs-shell.rst +++ b/doc/cephfs/cephfs-shell.rst @@ -1,9 +1,9 @@ ============= -Ceph FS Shell +CephFS Shell ============= -The File System (FS) shell includes various shell-like commands that directly interact with the Ceph File System. +The File System (FS) shell includes various shell-like commands that directly interact with the :term:`Ceph Filesystem`. Usage : @@ -35,7 +35,7 @@ Options : put --- -Copy a file/directory to Ceph File System from Local File System. +Copy a file/directory to Ceph Filesystem from Local Filesystem. Usage : @@ -55,13 +55,13 @@ Options : get --- -Copy a file from Ceph File System to Local File System. +Copy a file from Ceph Filesystem to Local Filesystem. Usage : get [options] [target_path] -* source_path - remote file/directory path which is to be copied to local file system. +* source_path - remote file/directory path which is to be copied to local filesystem. * if `.` copies all the file/directories in the remote working directory. * target_path - local directory path where the files/directories are to be copied to. @@ -337,7 +337,7 @@ Usage: locate ------ -Find a item in File System +Find an item in Filesystem Usage: locate [options] -- 2.47.3