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

« back to all changes in this revision

Viewing changes to MoinMoin/script/xmlrpc/remote.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:
22
22
General syntax: moin [options] xmlrpc remote [remote-options]
23
23
 
24
24
[options] usually should be:
25
 
    --config-dir=/path/to/my/cfg/ --wiki-url=http://wiki.example.org/
 
25
    --config-dir=/path/to/my/cfg/ --wiki-url=wiki.example.org/
26
26
 
27
27
[remote-options] see below:
28
28
    0. Verify that you have a remotescriptconf.py configuration file.