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: v16.2.11~103^2~98^2~1 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=ab86bcb0fd8b2bde9d30b143ace862cd737e2d1a;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/cephfs/cephfs-shell.rst b/doc/cephfs/cephfs-shell.rst index a21290d2f9f2d..2fa1decbbfd01 100644 --- a/doc/cephfs/cephfs-shell.rst +++ b/doc/cephfs/cephfs-shell.rst @@ -84,7 +84,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.