summaryrefslogtreecommitdiff
path: root/doc/source/command-options.rst
Commit message (Collapse)AuthorAgeFilesLines
* Devref: Options with ChoicesRichard Theis2016-03-011-1/+33
| | | | | | | Add a developer reference for options with choices. This patch set also includes RST doc formatting fixes. Change-Id: I5fd6a699806edf1d2d95110f0b8a2b8a385028ab
* Fix 'code-block' tag format issuesRui Chen2016-03-011-14/+16
| | | | | | | Modify 'code-block' tag format so that the following python code could be showed exactly, and reformat the more than 79 chars of lines. Change-Id: Ic6721e4cc8f4c7a3e4a7c7dbd63d9089180cdc33
* Fix a spell typosvenkatamahesh2016-02-031-1/+1
| | | | Change-Id: I422fc8086af83efa4c04fd1951b4738404c1a1b7
* Add Command Options guideline docDean Troyer2015-10-211-0/+135
Add a developer guideline for command options to define the options used across multiple commands and make them behave consistently. Change-Id: I1dbbafe8061e10b271cd55cac056731508c52204