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: v17.2.1~27^2~7 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=74bbac2bed3ad24d5debc033e35cf21176c53e2b;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/man/8/cephfs-shell.rst b/doc/man/8/cephfs-shell.rst index 65b344fa912..9943fd73f18 100644 --- a/doc/man/8/cephfs-shell.rst +++ b/doc/man/8/cephfs-shell.rst @@ -84,7 +84,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.