Skip to content

Commit

Permalink
Merge pull request docker#4879 from qyanu-pull-requests/master
Browse files Browse the repository at this point in the history
man/docker-build.1: typo in parameter variable: CID => IID
  • Loading branch information
thaJeztah authored Feb 16, 2024
2 parents 21d96ff + ff5b0d1 commit 49a44fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion man/docker-build.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ docker-build - Build an image from a Dockerfile
[**-c**|**--cpu-shares**[=*0*]]
[**--cgroup-parent**[=*CGROUP-PARENT*]]
[**--help**]
[**--iidfile**[=*CIDFILE*]]
[**--iidfile**[=*IIDFILE*]]
[**-f**|**--file**[=*PATH/Dockerfile*]]
[**-squash**] *Experimental*
[**--force-rm**]
Expand Down

0 comments on commit 49a44fb

Please sign in to comment.