Skip to content

Commit

Permalink
doc: addition of sort and limit features in doc
Browse files Browse the repository at this point in the history
Fixes: https://tracker.ceph.com/issues/55121
Signed-off-by: Neeraj Pratap Singh <neesingh@redhat.com>
  • Loading branch information
neesingh-rh committed Oct 19, 2022
1 parent baf5471 commit 7188102
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion doc/cephfs/cephfs-top.rst
Expand Up @@ -86,7 +86,11 @@ Interactive Commands
1. m : Filesystem selection
Displays a menu of filesystems for selection.

2. q : Quit
2. f : Fields management
* sorting: The 's' key designates the sort field. 'cap_hit' is the default.
* client limit: The 'l' key sets the limit on the number of clients to be displayed.

3. q : Quit
Exit the utility if you are at the home screen (all filesystem info),
otherwise escape back to the home screen.

Expand Down

0 comments on commit 7188102

Please sign in to comment.