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