]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephfs-shell: Add df command usage
authorVarsha Rao <varao@redhat.com>
Thu, 7 May 2020 11:13:16 +0000 (16:43 +0530)
committerVarsha Rao <varao@redhat.com>
Fri, 8 May 2020 14:37:26 +0000 (20:07 +0530)
Fixes: https://tracker.ceph.com/issues/44788
Signed-off-by: Varsha Rao <varao@redhat.com>
doc/cephfs/cephfs-shell.rst

index 8e0be45d6bc453d509631c4e4b8dca86ed1030b1..1001c8b11617a40b6d6239b9649c6c01749b6d81 100644 (file)
@@ -441,3 +441,17 @@ Usage :
 
 Options:
   -h, --help   Shows the help message
+
+df
+--
+
+Display amount of available disk space
+
+Usage :
+
+    df [-h] [file [file ...]]
+
+* file - name of the file
+
+Options:
+  -h, --help   Shows the help message