Githooks dialog application similar to zenity
.
See further information at https://github.com/gabyx/githooks/blob/main/README.md
githooks-dialog
--json Report the result as a JSON object on stdout.
Exit code:
- `0` for success, and
- '> 0' if creating the dialog failed.
-h, --help help for githooks-dialog
- githooks-dialog entry - Shows a entry dialog.
- githooks-dialog file-save - Shows a file save dialog.
- githooks-dialog file-selection - Shows a file selection dialog.
- githooks-dialog message - Shows a message dialog.
- githooks-dialog notify - Shows a notification.
- githooks-dialog options - Shows a options selection dialog.