mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-03 06:55:05 +00:00
Update cheatsheets
This commit is contained in:
@@ -23,7 +23,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Add a remote key to the trusted keystore:
|
||||
|
||||
`wget -qO - {{https://host.tld/filename.key}} | apt-key add -`
|
||||
`wget {{[-qO|--quiet --output-document]}} - {{https://host.tld/filename.key}} | apt-key add -`
|
||||
|
||||
- Add a key from keyserver with only key ID:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user