NAME
zfscurses - frontend to run App::ZFSCurses::UI.
SYNOPSIS
zfscurses [-hm]
-m|--man display man page
-h|--help also display man page
zfscurses is a frontend to run App::ZFSCurses::UI.
App::ZFSCurses::UI is a curses UI to query and modify a ZFS dataset properties.
KEYSTROKES
Use the following keystrokes to navigate around the UI.
- Up/Down
-
Move the cursor up or down.
- Enter/Space
-
Validate/confirm selection.
- Tab
-
Move focus around.
- Ctrl+q
-
Quit the UI.
- F1
-
When browsing a dataset properties, F1 will show a help message about the selected property. You must first select a property using Enter/Space.
SEE ALSO
App::ZFSCurses to understand the guts of the application.
App::ZFSCurses::UI for the UI components.
AUTHOR
Patrice Clement <monsieurp at cpan.org>
LICENSE AND COPYRIGHT
This software is copyright (c) 2020 by Patrice Clement.
This is free software, licensed under the (three-clause) clause BSD License.
See the LICENSE file.