mirror of
https://git.code.sf.net/p/archivemail/code
synced 2025-03-11 07:12:47 +00:00
Corrected python dependency in the man page.
This commit is contained in:
parent
32ecf02025
commit
ef97390118
2 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
|
||||
.\" Please send any bug reports, improvements, comments, patches,
|
||||
.\" etc. to Steve Cheng <steve@ggi-project.org>.
|
||||
.TH "ARCHIVEMAIL" "1" "02 November 2006" "SP" ""
|
||||
.TH "ARCHIVEMAIL" "1" "06 November 2006" "SP" ""
|
||||
|
||||
.SH NAME
|
||||
archivemail \- archive and compress your old email
|
||||
|
@ -216,7 +216,7 @@ Display the version of \fBarchivemail\fR and exit.
|
|||
Display brief summary information about how to run \fBarchivemail\fR\&.
|
||||
.SH "NOTES"
|
||||
.PP
|
||||
\fBarchivemail\fR requires \fBpython\fR(1) version 2.0 or later.
|
||||
\fBarchivemail\fR requires \fBpython\fR(1) version 2.3 or later.
|
||||
.PP
|
||||
To archive an \fBIMAP\fR-format mailbox, use the format
|
||||
\fBimap://username:password@server/mailbox\fR to specify the
|
||||
|
|
|
@ -343,7 +343,7 @@ Display brief summary information about how to run <Command/archivemail/.
|
|||
<RefSect1>
|
||||
<Title>Notes</Title>
|
||||
<Para>
|
||||
<Command/archivemail/ requires &python; version 2.0 or later.
|
||||
<Command/archivemail/ requires &python; version 2.3 or later.
|
||||
</Para>
|
||||
|
||||
<Para>
|
||||
|
|
Loading…
Add table
Reference in a new issue