[#38] Add end-user documentation to project

1. Add end-user documentation of CLI commands
2. Minor refactor of several help messages
3. Update of golden test data to reflect help message changes

Change-Id: I58b8ac3a7871efdb569887ab65191bfb1842c24e
Signed-off-by: Alexander Hughes <Alexander.Hughes@pm.me>
This commit is contained in:
Alexander Hughes
2020-03-06 09:45:32 -05:00
parent d155be2145
commit 26fdd05b0f
11 changed files with 572 additions and 52 deletions

View File

@@ -8,9 +8,9 @@ import (
)
const completionDesc = `
Generate autocompletions script for airshipctl for the specified shell (bash or zsh).
Generate autocompletion script for airshipctl for the specified shell (bash or zsh).
This command can generate shell autocompletions. e.g.
This command can generate shell autocompletion. e.g.
$ airshipctl completion bash