From: dparmar18 Date: Wed, 20 Apr 2022 15:19:34 +0000 (+0530) Subject: doc/man/cephfs-shell.rst: put cmd must accept both path mandatorily X-Git-Tag: v16.2.11~538^2~7 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=bb1c3b38ebfded5f52e84d56f686eb37f768d5b3;p=ceph.git doc/man/cephfs-shell.rst: put cmd must accept both path mandatorily Signed-off-by: Dhairya Parmar (cherry picked from commit 70e21a92dfd30d0569446bd11ebd76d0ebd1a855) --- diff --git a/doc/cephfs/cephfs-shell.rst b/doc/cephfs/cephfs-shell.rst index a24fc56b0dc..a21290d2f9f 100644 --- a/doc/cephfs/cephfs-shell.rst +++ b/doc/cephfs/cephfs-shell.rst @@ -64,7 +64,7 @@ Copy a file/directory to Ceph File System from Local File System. Usage : - put [options] [target_path] + put [options] * source_path - local file/directory path to be copied to cephfs. * if `.` copies all the file/directories in the local working directory.