From db8ff8b809f33d1a410aefc3bace4a1b8a824cce Mon Sep 17 00:00:00 2001 From: dparmar18 Date: Wed, 20 Apr 2022 20:54:25 +0530 Subject: [PATCH] doc/man/cephfs-shell.rst: get 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 6234002780c..2e989dd817c 100644 --- a/doc/man/8/cephfs-shell.rst +++ b/doc/man/8/cephfs-shell.rst @@ -121,7 +121,7 @@ Copy a file from Ceph File System to Local File System. Usage : - get [options] [target_path] + get [options] * source_path - remote file/directory path which is to be copied to local file system. * if `.` copies all the file/directories in the remote working directory. -- 2.39.5