From 70e21a92dfd30d0569446bd11ebd76d0ebd1a855 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 --- 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 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. -- 2.39.5