denget has a built-in documentation with a full list of commands and their descriptions. Please refer to it whenever you’re not sure what to do. Web documentation doesn’t cover all commands, their arguments, flags and some specific nuances.

To invoke this documentation, type denget help. To get help for a specific command, run denget help <command> or denget <command> -h.

This command grabs text from HELP file, located in the denget root directory. You can open this file in any text editor and read about commands like this, if you want.

You can also see Starting Up for an overview of main commands and their typical usage scenario.