Formatted all pages according to guidelines.
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
# echo
|
||||
|
||||
> Print given arguments
|
||||
> Print given arguments.
|
||||
|
||||
- Print a text message. Note: quotes are optional.
|
||||
- Print a text message. Note: quotes are optional:
|
||||
|
||||
`echo {{"Hello World"}}`
|
||||
|
||||
- Print a message with environment variables
|
||||
- Print a message with environment variables:
|
||||
|
||||
`echo {{"My path is $PATH"}}`
|
||||
|
Reference in New Issue
Block a user