mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 08:35:23 +02:00
exit: add Hindi translation (#6742)
This commit is contained in:
parent
c4bdc2bb5a
commit
c62c7d857f
1 changed files with 12 additions and 0 deletions
12
pages.hi/common/exit.md
Normal file
12
pages.hi/common/exit.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# exit
|
||||
|
||||
> शेल से बाहर निकलें।
|
||||
> अधिक जानकारी: <https://manned.org/exit>।
|
||||
|
||||
- निष्पादित अंतिम कमांड के निकास कोड के साथ शेल से बाहर निकलें:
|
||||
|
||||
`exit`
|
||||
|
||||
- निर्दिष्ट निकास कोड के साथ शेल से बाहर निकलें:
|
||||
|
||||
`exit {{निकास_कोड}}`
|
Loading…
Add table
Reference in a new issue