Files
tldr/pages.zh/common/hello.md

16 lines
304 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 你好
> 打印 "Hello, world!"、"hello, world" 或自定义文本。
> 更多信息:<https://www.gnu.org/software/hello/>.
- 打印 "Hello, world!"
`hello`
- 打印传统类型的 "hello, world"
`hello --traditional`
- 打印一条文本消息:
`hello --greeting="{{greeting_text}}"`