diff options
| -rw-r--r-- | contributors/devel/kubectl-conventions.md | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/contributors/devel/kubectl-conventions.md b/contributors/devel/kubectl-conventions.md index 90a77633..6b495718 100644 --- a/contributors/devel/kubectl-conventions.md +++ b/contributors/devel/kubectl-conventions.md @@ -256,10 +256,8 @@ 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 `$` - - + an uppercase letter + * Command examples should not include a `$` prefix * Use "FILENAME" for filenames |
