gpg-tui: add short/long option format (#21293)

Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
This commit is contained in:
Emmanuel Ferdman
2026-02-28 06:41:23 +02:00
committed by GitHub
parent ab5b9238a7
commit 62395eb627
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
- 색상 및 ASCII로 암호화된 출력으로 `gpg-tui`를 시작:
`gpg-tui --style {{colored}} --armor`
`gpg-tui {{[-s|--style]}} {{colored}} {{[-a|--armor]}}`
- `gpg-tui` 종료:
+1 -1
View File
@@ -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`: