diff options
author | W. Trevor King <wking@drexel.edu> | 2010-01-19 10:09:12 -0500 |
---|---|---|
committer | W. Trevor King <wking@drexel.edu> | 2010-01-19 10:09:12 -0500 |
commit | ebcf057be68161a2a2ceee34622f24d89a7022a0 (patch) | |
tree | 24d9a8203c358109f8852da95da9d9feac2f9603 /interfaces/email/interactive/README | |
parent | 449d80de4bb035542498623133b9cd347e7cfe13 (diff) | |
download | bugseverywhere-ebcf057be68161a2a2ceee34622f24d89a7022a0.tar.gz |
Fixed libbe.utuil->libbe.util typo in be-handle-mail.
Also removed some references to the old XML interface.
Diffstat (limited to 'interfaces/email/interactive/README')
-rw-r--r-- | interfaces/email/interactive/README | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/interfaces/email/interactive/README b/interfaces/email/interactive/README index 2070973..b25054c 100644 --- a/interfaces/email/interactive/README +++ b/interfaces/email/interactive/README @@ -28,10 +28,8 @@ first place. There are four parsing styles: creating bugs [be-bug:submit] new bug summary commenting on bugs [be-bug:<bug-id>] commit message control [be-bug] commit message - xml [be-bug:xml] commit message These are analogous to submit@bugs.debian.org, nnn@bugs.debian.org, -and control@bugs.debian.org respectively. The xml style has no Debian -analog. +and control@bugs.debian.org respectively. Creating bugs ============= @@ -108,15 +106,6 @@ shlex.split(). -- Goofy tagline ignored. -XML -=== - -This interface allows users without access to the versioned source of -the program to conveniently submit bugs and comments using be. You -should not attempt to compose emails for this interface by hand. See -the documentation for the `email-bugs' and `import-xml' be commands -for details. - Example emails ============== |