The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

zfscurses - frontend to run App::ZFSCurses::UI.

SYNOPSIS

zfscurses is a frontend to run App::ZFSCurses::UI.

App::ZFSCurses::UI is a curses UI to query and modify a ZFS dataset properties.

zfscurses [-hm]

    -m|--man        display man page
    -h|--help       also display man page

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.

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.