branch: externals/debbugs
commit c0648d67cd6802d1c6d9500410af3cf39c9c8829
Author: Michael Albinus <[email protected]>
Commit: Michael Albinus <[email protected]>
* README: Fix command invocation.
---
README | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README b/README
index 92db5ba..439b10f 100644
--- a/README
+++ b/README
@@ -6,8 +6,8 @@ command `M-x debbugs-gnu-search' for bug searching. The command
to show bugs with known numbers, `M-x debbugs-gnu-bugs' could be used.
If you prefer the listing of bugs as TODO items of `org-mode', you
-could use the commands `debbugs-org', `debbugs-org-search' and
-`debbugs-org-bugs' instead.
+could use the commands `M-x debbugs-org', `M-x debbugs-org-search' and
+`M-x debbugs-org-bugs' instead.
This package works by implementing basic functions to access a Debbugs
SOAP server (see <http://wiki.debian.org/DebbugsSoapInterface>). It