From fc214c1d4580f476c8c517c648b7197f1308bd1d Mon Sep 17 00:00:00 2001 From: Varsha Rao Date: Fri, 24 May 2019 16:00:49 +0530 Subject: [PATCH] doc: Add usage for stat command in cephfs-shell Signed-off-by: Varsha Rao --- doc/cephfs/cephfs-shell.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/doc/cephfs/cephfs-shell.rst b/doc/cephfs/cephfs-shell.rst index be8f4e299dfde..2be6ef595c0ab 100644 --- a/doc/cephfs/cephfs-shell.rst +++ b/doc/cephfs/cephfs-shell.rst @@ -362,3 +362,14 @@ Options : -c Count number of items found -i Ignore case +stat +------ + +Display file status. + +Usage : + + stat [-h] [file_name ...] + +Options : + -h Shows the help message -- 2.39.5