From 34b87577724a56989a939fe43327ec8af2b9c37c Mon Sep 17 00:00:00 2001 From: tcharding Date: Thu, 17 Aug 2017 12:07:28 +1000 Subject: Update Example conventions --- contributors/devel/kubectl-conventions.md | 6 ++---- 1 file 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 -- cgit v1.2.3