Discover Packages
codeberg.org/dickus/dreadnotes
internal
help
package
Version:
v1.4.5
Opens a new window with list of versions in this module.
Published: Mar 22, 2026
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package help provides usage instructions and help messages for the CLI application.
It utilizes text/tabwriter to align command descriptions and flags neatly.
DoctorHelp displays usage for 'doctor' command.
Long prints the full help message (root command).
NewNoteHelp displays usage for 'new' command.
OpenNoteHelp displays usage for 'open' command.
RandomNoteHelp displays usage for 'random' command.
Short prints a concise summary of available commands.
SyncHelp displays usage for 'sync' command.
HelpData holds the information required to print a standardized help message.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.