diff --git a/docs/source/markdown/podman-systemd.unit.5.md b/docs/source/markdown/podman-systemd.unit.5.md index e7a149ab4f..21b6389f70 100644 --- a/docs/source/markdown/podman-systemd.unit.5.md +++ b/docs/source/markdown/podman-systemd.unit.5.md @@ -1730,7 +1730,7 @@ Valid options for `[Build]` are listed below: | ForceRM=false | --force-rm=false | | GlobalArgs=--log-level=debug | --log-level=debug | | GroupAdd=keep-groups | --group-add=keep-groups | -| IgnoreFile=/path/to/.customignore | --ignorefile=/path/to/.customignore | +| IgnoreFile=/path/to/\.customignore | --ignorefile=/path/to/\.customignore | | ImageTag=localhost/imagename | --tag=localhost/imagename | | Label=label | --label=label | | Network=host | --network=host |