Merge pull request #4879 from qyanu-pull-requests/master

man/docker-build.1: typo in parameter variable: CID => IID
This commit is contained in:
Sebastiaan van Stijn 2024-02-16 18:27:24 +01:00 committed by GitHub
commit 49a44fb73f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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**]