1
0
Fork 0
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:
Machiavelli 2025-01-20 19:03:11 +02:00 committed by GitHub
parent c527f5f0c4
commit 2c756d8f84
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,17 @@
# openssl
> مجموعة أدوات تشفير OpenSSL.
> بعض الأوامر الفرعية مثل `req` تحتوي على وثائق استخدام خاصة بها.
> لمزيد من التفاصيل: <https://www.openssl.org>.
- عرض الإرشادات:
`openssl help`
- عرض الإرشادات لأمر فرعي محدد:
`openssl help {{x509}}`
- عرض الإصدار:
`openssl version`