]> granicus.if.org Git - python/commit
Fix a few misuses of :option: I missed in r86521.
authorÉric Araujo <merwok@netwok.org>
Wed, 8 Jun 2011 03:29:39 +0000 (05:29 +0200)
committerÉric Araujo <merwok@netwok.org>
Wed, 8 Jun 2011 03:29:39 +0000 (05:29 +0200)
commitd2f8cec88558993e10c1dae103a5bae6549e25ef
treea61c0868cfabcf550902be4039ddd6805b9db1f1
parent96deb7550effe961b2847a340ff05b1ab899d379
Fix a few misuses of :option: I missed in r86521.

Extract of the commit message:

  Fix usage of :option: in the docs (#9312).

  :option: is used to create a link to an option of python, not to mark
  up any instance of any arbitrary command-line option.  These were
  changed to ````.
Doc/c-api/intro.rst
Doc/license.rst
Doc/using/cmdline.rst