table of contents
agama-config-edit(1) | General Commands Manual | agama-config-edit(1) |
NAME¶
agama-config-edit - Edit and update installation option using an external editor
SYNOPSIS¶
agama config edit [-e|--editor] [-h|--help]
DESCRIPTION¶
Edit and update installation option using an external editor.
The changes are not applied if the editor exits with an error code.
If an editor is not specified, it honors the EDITOR environment variable. It falls back to `/usr/bin/vi` as a last resort.
OPTIONS¶
- -e, --editor=EDITOR
- Editor command (including additional arguments if needed)
- -h, --help
- Print help (see a summary with '-h')
edit |