- Simplify the example commands to pass TEST_ARGS as a command line
variable. Variables are pass to the target shell as environment
variable.
- Show an example with 2 minikube start args with correct quoting.
- Add a note about quoting multiple minikube start arguments
- Add a note about values with spaces
- Fix headings levels for conformance tests
Courtesy of markdownlint, but nothing to show on:
git show --ignore-all-space --ignore-blank-lines
Ignore generated commands, with trailing whitespace.
Those need to be fixed in "generate-docs" instead...