commit | 0983fcd0d5bd00c6b0dd3040760226f67aa831cd | [log] [tgz] |
---|---|---|
author | NAKAMURA Osamu <osamu0329nakamura@users.noreply.github.com> | Tue Mar 05 13:43:43 2019 +0900 |
committer | Benjamin Peterson <benjamin@python.org> | Mon Mar 04 20:43:43 2019 -0800 |
tree | d78996be89b1245ce5708194877212d1d1ae6860 | |
parent | 6dcb54228e7520abd058897440c26e323f62afcd [diff] |
Doc: Use `option` word for command line interface. (GH-12142) For command line option, `option` is better than `parameter`.