hello: move to common (#6876)

This commit is contained in:
pixel
2021-10-08 13:04:52 +02:00
committed by GitHub
parent c7b138c8ed
commit afe5e0c386

View File

@@ -1,16 +0,0 @@
# hello
> Print "Hello, world!", "hello, world" or a customizable text.
> More information: <https://www.gnu.org/software/hello/>.
- Print "Hello, world!":
`hello`
- Print "hello, world", the traditional type:
`hello --traditional`
- Print a text message:
`hello --greeting="{{greeting_text}}"`