mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-27 05:53:16 +00:00
Update cheatsheets
This commit is contained in:
@@ -12,7 +12,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`crane pull {{image_name}} {{path/to/tarball}}`
|
||||
|
||||
- Preserve image reference used to pull as an annotation when used with --format=oci:
|
||||
- Preserve image reference used to pull as an annotation when used with `--format=oci`:
|
||||
|
||||
`crane pull {{image_name}} {{path/to/tarball}} --annotate-ref`
|
||||
|
||||
@@ -20,7 +20,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`crane pull {{image_name}} {{path/to/tarball}} {{[-c|--cache_path]}} {{path/to/cache}}`
|
||||
|
||||
- Format in which to save images (default 'tarball'):
|
||||
- Format in which to save images (default `tarball`):
|
||||
|
||||
`crane pull {{image_name}} {{path/to/tarball}} {{-format}} {{format_name}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user