[#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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user