diff options
author | Arun Isaac <arunisaac@systemreboot.net> | 2024-06-10 13:53:21 +0100 |
---|---|---|
committer | Arun Isaac <arunisaac@systemreboot.net> | 2024-06-12 22:14:41 +0100 |
commit | d25bb39c512fd20656b3cdab64e265b5683c3abb (patch) | |
tree | d876443f8de0636c6c52de04d750c9a9ef6ef477 /doc | |
parent | cb1c12156efb85312cb6f97154a136a652be1564 (diff) | |
download | guix-d25bb39c512fd20656b3cdab64e265b5683c3abb.tar.gz guix-d25bb39c512fd20656b3cdab64e265b5683c3abb.zip |
doc: Add mumi CLI concept index entries.
* doc/contributing.texi (Debbugs User Interfaces)[Command-line interface]: Add
mumi CLI concept index entries.
Change-Id: Ic2e67226c18e87a7360b938476a662aae76dd58e
Diffstat (limited to 'doc')
-rw-r--r-- | doc/contributing.texi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/contributing.texi b/doc/contributing.texi index 1fdf9b4db5..c089cfc95e 100644 --- a/doc/contributing.texi +++ b/doc/contributing.texi @@ -2394,6 +2394,11 @@ To view discussions related to issue number @var{n}, go to @subsubsection Command-line interface +@cindex mumi CLI +@cindex mumi am +@cindex mumi compose +@cindex mumi send-email +@cindex mumi www Mumi also comes with a command-line interface that can be used to search existing issues, open new issues, compose replies, apply and send patches. You do not need to use Emacs to use the mumi command-line |