guix system: Add 'edit' sub-command.
authorLudovic Courtès <ludo@gnu.org>
Wed, 1 Jun 2022 14:12:07 +0000 (16:12 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sat, 4 Jun 2022 10:04:24 +0000 (12:04 +0200)
commit3f83c0b7c7b4761062184a01f0977199957383ad
treeb61c9c5effd781826e8b23685a0c1cee9b5e99e7
parentf9fb00ff082a54ee113320329a7bd089d4d0b314
guix system: Add 'edit' sub-command.

* guix/scripts/system/edit.scm: New file.
* Makefile.am (MODULES): Add it.
* guix/scripts/system.scm (show-help): Mention "edit".
(actions): Add it.
(process-command): Handle it.
* doc/guix.texi (Invoking guix system): Document it.
* po/guix/POTFILES.in: Add guix/scripts/system/edit.scm.
Makefile.am
doc/guix.texi
guix/scripts/system.scm
guix/scripts/system/edit.scm [new file with mode: 0644]
po/guix/POTFILES.in