mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 14:35:23 +02:00
banner: add Hindi translation (#7282)
This commit is contained in:
parent
7c4f886e14
commit
3a10556f49
1 changed files with 16 additions and 0 deletions
16
pages.hi/common/banner.md
Normal file
16
pages.hi/common/banner.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
# banner
|
||||
|
||||
> दिए गए तर्क को एक बड़ी ASCII कला के रूप में प्रिंट करें।
|
||||
> अधिक जानकारी: <https://man.archlinux.org/man/banner.1>।
|
||||
|
||||
- टेक्स्ट संदेश को बड़े बैनर के रूप में प्रिंट करें (उल्लेख वैकल्पिक हैं):
|
||||
|
||||
`banner "{{नमस्ते दुनिया}}"`
|
||||
|
||||
- टेक्स्ट संदेश को 50 वर्णों की चौड़ाई वाले बैनर के रूप में प्रिंट करें:
|
||||
|
||||
`banner -w {{50}} "{{नमस्ते दुनिया}}"`
|
||||
|
||||
- स्टडिन से पाठ पढ़ें:
|
||||
|
||||
`banner`
|
Loading…
Add table
Reference in a new issue