mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-01 05:45:33 +08:00
gpg-tui: add short/long option format (#21293)
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
- 색상 및 ASCII로 암호화된 출력으로 `gpg-tui`를 시작:
|
||||
|
||||
`gpg-tui --style {{colored}} --armor`
|
||||
`gpg-tui {{[-s|--style]}} {{colored}} {{[-a|--armor]}}`
|
||||
|
||||
- `gpg-tui` 종료:
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
|
||||
- Start `gpg-tui` with color and ASCII armored output:
|
||||
|
||||
`gpg-tui --style {{colored}} --armor`
|
||||
`gpg-tui {{[-s|--style]}} {{colored}} {{[-a|--armor]}}`
|
||||
|
||||
- Quit `gpg-tui`:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user