From: dparmar18 Date: Wed, 20 Apr 2022 15:24:25 +0000 (+0530) Subject: doc/man/cephfs-shell.rst: get cmd must accept both path mandatorily X-Git-Tag: v17.2.1~27^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d6c2f57ca310ff6163ed71682a6cb42899734892;p=ceph.git doc/man/cephfs-shell.rst: get cmd must accept both path mandatorily Signed-off-by: Dhairya Parmar (cherry picked from commit db8ff8b809f33d1a410aefc3bace4a1b8a824cce) --- diff --git a/doc/man/8/cephfs-shell.rst b/doc/man/8/cephfs-shell.rst index 9943fd73f18d..be09f0b19c95 100644 --- a/doc/man/8/cephfs-shell.rst +++ b/doc/man/8/cephfs-shell.rst @@ -104,7 +104,7 @@ Copy a file from Ceph File System to Local File System. Usage : - get [options] [target_path] + get [options] * source_path - remote file/directory path which is to be copied to local file system. * if `.` copies all the file/directories in the remote working directory.