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 Sep 15, 2022
1 parent cde8ae0 commit eda5325
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion doc/cephfs/cephfs-top.rst
Expand Up @@ -86,7 +86,12 @@ Interactive Commands
1. m : Filesystem selection
Displays a menu of filesystems for selection.

2. q : Quit
2. f : Fields management
Allows to choose/change the below options:
* sort: The 's' key designates a field as the sort field.
* limit: The 'l' key lets you set 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 eda5325

Please sign in to comment.