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: v18.0.0~909^2~7 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=70e21a92dfd30d0569446bd11ebd76d0ebd1a855;p=ceph.git doc/man/cephfs-shell.rst: put 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 502423d2537..6234002780c 100644 --- a/doc/man/8/cephfs-shell.rst +++ b/doc/man/8/cephfs-shell.rst @@ -101,7 +101,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.