From: Varsha Rao Date: Thu, 7 May 2020 11:13:16 +0000 (+0530) Subject: doc/cephfs-shell: Add df command usage X-Git-Tag: v16.1.0~2371^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=f73d03ec2626d1c56705bdad05fd09d3c70f6b7d;p=ceph.git doc/cephfs-shell: Add df command usage Fixes: https://tracker.ceph.com/issues/44788 Signed-off-by: Varsha Rao --- diff --git a/doc/cephfs/cephfs-shell.rst b/doc/cephfs/cephfs-shell.rst index 8e0be45d6bc4..1001c8b11617 100644 --- a/doc/cephfs/cephfs-shell.rst +++ b/doc/cephfs/cephfs-shell.rst @@ -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