mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00
openssl: add Arabic translation (#15531)
This commit is contained in:
parent
c527f5f0c4
commit
2c756d8f84
1 changed files with 17 additions and 0 deletions
17
pages.ar/common/openssl.md
Normal file
17
pages.ar/common/openssl.md
Normal file
|
@ -0,0 +1,17 @@
|
|||
# openssl
|
||||
|
||||
> مجموعة أدوات تشفير OpenSSL.
|
||||
> بعض الأوامر الفرعية مثل `req` تحتوي على وثائق استخدام خاصة بها.
|
||||
> لمزيد من التفاصيل: <https://www.openssl.org>.
|
||||
|
||||
- عرض الإرشادات:
|
||||
|
||||
`openssl help`
|
||||
|
||||
- عرض الإرشادات لأمر فرعي محدد:
|
||||
|
||||
`openssl help {{x509}}`
|
||||
|
||||
- عرض الإصدار:
|
||||
|
||||
`openssl version`
|
Loading…
Add table
Reference in a new issue