exit: add Hindi translation (#6742)

This commit is contained in:
Abhishek Keshri
2021-10-06 15:43:02 +05:30
committed by GitHub
parent c4bdc2bb5a
commit c62c7d857f

12
pages.hi/common/exit.md Normal file
View File

@@ -0,0 +1,12 @@
# exit
> शेल से बाहर निकलें।
> अधिक जानकारी: <https://manned.org/exit>।
- निष्पादित अंतिम कमांड के निकास कोड के साथ शेल से बाहर निकलें:
`exit`
- निर्दिष्ट निकास कोड के साथ शेल से बाहर निकलें:
`exit {{निकास_कोड}}`