From 74bbac2bed3ad24d5debc033e35cf21176c53e2b Mon Sep 17 00:00:00 2001 From: dparmar18 Date: Wed, 20 Apr 2022 20:49:34 +0530 Subject: [PATCH] doc/man/cephfs-shell.rst: put cmd must accept both path mandatorily Signed-off-by: Dhairya Parmar (cherry picked from commit 70e21a92dfd30d0569446bd11ebd76d0ebd1a855) --- doc/man/8/cephfs-shell.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/8/cephfs-shell.rst b/doc/man/8/cephfs-shell.rst index 65b344fa9126..9943fd73f18d 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. -- 2.47.3