summaryrefslogtreecommitdiff
path: root/guix/scripts/processes.scm
Commit message (Collapse)AuthorAge
* Add 'guix processes'.Ludovic Courtès2018-10-29
* guix/scripts/processes.scm, tests/processes.scm: New files. * Makefile.am (MODULES): Add the former. (SCM_TESTS): Add the latter. * po/guix/POTFILES.in: Add guix/scripts/processes.scm. * doc/guix.texi (Invoking guix processes): New node. (Invoking guix-daemon): Reference it.