mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
pkg_info: add Hindi translation (#14547)
pkg_info: update Hindi translation
This commit is contained in:
parent
868dc98647
commit
0868bb94f0
1 changed files with 13 additions and 0 deletions
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`
|
Loading…
Add table
Reference in a new issue