Man Page
Viewing
dasel man | man -l -Installing
dasel man > /usr/local/share/man/man1/dasel.1
man daselContents
Last updated
Dasel can generate its own man page, which can be viewed directly or installed on your system.
To view the man page directly:
dasel man | man -l -To install the man page so it can be accessed with man dasel:
dasel man > /usr/local/share/man/man1/dasel.1
man daselYou may need to run the install command with sudo depending on your system.
The generated man page includes:
A synopsis of the command-line usage
Descriptions of all subcommands
All available flags and options for each command
Usage examples
Last updated