Update cheatsheets

This commit is contained in:
ivuorinen
2024-05-06 00:14:09 +00:00
parent fbad21c3c7
commit b1ff90caa8
4 changed files with 25 additions and 4 deletions

View File

@@ -23,7 +23,7 @@ source: https://github.com/tldr-pages/tldr.git
- Download the same file from different mirrors and verify the checksum of the downloaded file:
`aria2c --checksum={{sha-256}}={{hash}} "{{url1}}" "{{url2}}" "{{urlN}}"`
`aria2c --checksum {{sha-256}}={{hash}} "{{url1}}" "{{url2}}" "{{urlN}}"`
- Download the URIs listed in a file with a specific number of parallel downloads: