File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -672,7 +672,7 @@ Pull an image from a registry.
672
672
673
673
Usage: ` nerdctl pull [OPTIONS] NAME[:TAG|@DIGEST] `
674
674
675
- :nerd_face : ` ipfs:// ` prefix can be used for ` IMAGE ` to pull it from IFPS. See [ ` /docs/ipfs.md ` ] ( ./docs/ipfs.md ) for details.
675
+ :nerd_face : ` ipfs:// ` prefix can be used for ` NAME ` to pull it from IFPS. See [ ` /docs/ipfs.md ` ] ( ./docs/ipfs.md ) for details.
676
676
677
677
Flags:
678
678
- :whale : ` --platform=(amd64|arm64|...) ` : Pull content for a specific platform
@@ -687,7 +687,7 @@ Push an image to a registry.
687
687
688
688
Usage: ` nerdctl push [OPTIONS] NAME[:TAG] `
689
689
690
- :nerd_face : ` ipfs:// ` prefix can be used for ` IMAGE ` to push it to IFPS. See [ ` /docs/ipfs.md ` ] ( ./docs/ipfs.md ) for details.
690
+ :nerd_face : ` ipfs:// ` prefix can be used for ` NAME ` to push it to IFPS. See [ ` /docs/ipfs.md ` ] ( ./docs/ipfs.md ) for details.
691
691
692
692
Flags:
693
693
- :nerd_face : ` --platform=(amd64|arm64|...) ` : Push content for a specific platform
You can’t perform that action at this time.
0 commit comments