]> granicus.if.org Git - python/commit
Fix a few misuses of :option: I missed in r86521.
authorÉric Araujo <merwok@netwok.org>
Thu, 9 Jun 2011 12:26:10 +0000 (14:26 +0200)
committerÉric Araujo <merwok@netwok.org>
Thu, 9 Jun 2011 12:26:10 +0000 (14:26 +0200)
commit5cf8660f0bd8ce16b0e9f5c95049966b653e6574
tree6d112c46b081fd80ec75b64aceb3d9e49250bcd3
parentd476a89e46df570ff009d18062b0a4d9339f5a25
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