mirror of
https://github.com/ceph/ceph
synced 2025-01-04 02:02:36 +00:00
doc: addition of sort and limit features in doc
Fixes: https://tracker.ceph.com/issues/55121 Signed-off-by: Neeraj Pratap Singh <neesingh@redhat.com>
This commit is contained in:
parent
27cad628ee
commit
bc360a4503
Binary file not shown.
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 40 KiB |
@ -86,8 +86,17 @@ Interactive Commands
|
|||||||
1. m : Filesystem selection
|
1. m : Filesystem selection
|
||||||
Displays a menu of filesystems for selection.
|
Displays a menu of filesystems for selection.
|
||||||
|
|
||||||
2. q : Quit
|
2. s : Sort field selection
|
||||||
Exit the utility if you are at the home screen (All Filesystem Info),
|
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.
|
otherwise escape back to the home screen.
|
||||||
|
|
||||||
The metrics display can be scrolled using the Arrow Keys, PgUp/PgDn, Home/End and mouse.
|
The metrics display can be scrolled using the Arrow Keys, PgUp/PgDn, Home/End and mouse.
|
||||||
|
Loading…
Reference in New Issue
Block a user