소스 검색

add new one-liners to 'gpg'

- signed-off-by: trimstray <trimstray@gmail.com>
pull/98/head
trimstray 4 년 전
부모
커밋
338c10f616
1개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  1. +7
    -0
      README.md

+ 7
- 0
README.md 파일 보기

@@ -2453,6 +2453,13 @@ gpg --keyserver hkp://keyserver.ubuntu.com --search-keys "<username>"
* `--keyserver` - set specific key server
* `--search-keys` - search for keys on a key server

###### List all of the packets in an encrypted file

```bash
gpg --batch --list-packets archive.gpg
gpg2 --batch --list-packets archive.gpg
```

___

##### Tool: [system-other](https://github.com/trimstray/the-book-of-secret-knowledge#tool-system-other)


불러오는 중...
취소
저장