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: v18.0.0~909^2~1 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=db8ff8b809f33d1a410aefc3bace4a1b8a824cce;p=ceph-ci.git doc/man/cephfs-shell.rst: get cmd must accept both path mandatorily Signed-off-by: Dhairya Parmar --- diff --git a/doc/man/8/cephfs-shell.rst b/doc/man/8/cephfs-shell.rst index 6234002780c..2e989dd817c 100644 --- a/doc/man/8/cephfs-shell.rst +++ b/doc/man/8/cephfs-shell.rst @@ -121,7 +121,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.