Merge pull request #885 from tcharding/kubectl-conventions
Update Example conventions
This commit is contained in:
commit
181cbd1904
|
|
@ -255,8 +255,10 @@ input, output, commonly used flags, etc.
|
|||
|
||||
|
||||
* Example should contain examples
|
||||
* A comment should precede each example command. Comment should start with
|
||||
an uppercase letter and terminate with a period
|
||||
* Start commands with `$`
|
||||
* A comment should precede each example command, and should begin with `#`
|
||||
|
||||
|
||||
|
||||
* Use "FILENAME" for filenames
|
||||
|
|
|
|||
Loading…
Reference in New Issue