pkg_info: add Hindi translation (#14547)
pkg_info: update Hindi translation
This commit is contained in:

committed by
GitHub

parent
868dc98647
commit
0868bb94f0
13
pages.hi/openbsd/pkg_info.md
Normal file
13
pages.hi/openbsd/pkg_info.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# pkg_info
|
||||
|
||||
> OpenBSD में पैकेजों के बारे में जानकारी देखें।
|
||||
> देखें: `pkg_add`, `pkg_delete`।
|
||||
> अधिक जानकारी: <https://man.openbsd.org/pkg_info>।
|
||||
|
||||
- पैकेज नाम का उपयोग करके पैकेज के लिए खोजें:
|
||||
|
||||
`pkg_info -Q {{पैकेज}}`
|
||||
|
||||
- `pkg_add -l` के साथ उपयोग के लिए स्थापित पैकेजों की सूची आउटपुट करें:
|
||||
|
||||
`pkg_info -mz`
|
Reference in New Issue
Block a user