~ubuntu-branches/ubuntu/natty/moin/natty-updates

« back to all changes in this revision

Viewing changes to MoinMoin/script/xmlrpc/mailimport.py

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Smedegaard
  • Date: 2008-06-22 21:17:13 UTC
  • mto: This revision was merged to the branch mainline in revision 18.
  • Revision ID: james.westby@ubuntu.com-20080622211713-inlv5k4eifxckelr
ImportĀ upstreamĀ versionĀ 1.7.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
General syntax: moin [options] maint mailimport [mailimport-options]
25
25
 
26
26
[options] usually should be:
27
 
    --config-dir=/path/to/my/cfg/ --wiki-url=http://wiki.example.org/
 
27
    --config-dir=/path/to/my/cfg/ --wiki-url=wiki.example.org/
28
28
 
29
29
[mailimport-options] see below:
30
30
    0. Verify that you have a mailimportconf.py configuration file.