From: Neeraj Pratap Singh Date: Thu, 15 Sep 2022 18:06:35 +0000 (+0530) Subject: doc: addition of sort and limit features in doc X-Git-Tag: v18.1.0~929^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=bc360a45038c0fa40a04ef70ca36f3a325f51a1c;p=ceph-ci.git doc: addition of sort and limit features in doc Fixes: https://tracker.ceph.com/issues/55121 Signed-off-by: Neeraj Pratap Singh --- diff --git a/doc/cephfs/cephfs-top.png b/doc/cephfs/cephfs-top.png index 79f298b8c9d..7299c82fbcf 100644 Binary files a/doc/cephfs/cephfs-top.png and b/doc/cephfs/cephfs-top.png differ diff --git a/doc/cephfs/cephfs-top.rst b/doc/cephfs/cephfs-top.rst index 9511a0e690f..5192b9a5e17 100644 --- a/doc/cephfs/cephfs-top.rst +++ b/doc/cephfs/cephfs-top.rst @@ -86,8 +86,17 @@ Interactive Commands 1. m : Filesystem selection Displays a menu of filesystems for selection. -2. q : Quit - Exit the utility if you are at the home screen (All Filesystem Info), +2. s : Sort field selection + Designates the sort field. 'cap_hit' is the default. + +3. l : Client limit + Sets the limit on the number of clients to be displayed. + +4. r : Reset + Resets the sort field and limit value to the default. + +5. q : Quit + Exit the utility if you are at the home screen (all filesystem info), otherwise escape back to the home screen. The metrics display can be scrolled using the Arrow Keys, PgUp/PgDn, Home/End and mouse.