gist, git-abort, openssl: add Ukrainian translation (#8032)
This commit is contained in:
17
pages.uk/common/openssl.md
Normal file
17
pages.uk/common/openssl.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# openssl
|
||||
|
||||
> Набір кріптографічних інструментів OpenSSL.
|
||||
> Деякі підкоманди, такі як `openssl req` мають власну документацію щодо використання.
|
||||
> Більше інформації: <https://www.openssl.org>.
|
||||
|
||||
- Вивести список доступних підкоманд:
|
||||
|
||||
`openssl help`
|
||||
|
||||
- Вивести параметри для певної команди:
|
||||
|
||||
`openssl help {{x509}}`
|
||||
|
||||
- Вивести версію OpenSSL:
|
||||
|
||||
`openssl version`
|
Reference in New Issue
Block a user