Skip to content

Commit ef4028b

Browse files
lpcoxCopilot
andcommitted
Update docs/usage.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent be084ba commit ef4028b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Options:
5454
--exclude-env <name> Exclude a specific environment variable from --env-all passthrough
5555
(can be specified multiple times)
5656
--env-file <path> Read environment variables from a file (KEY=VALUE format, one per line)
57-
-v, --mount <path:path> Volume mount (can be specified multiple times). Format:
57+
-v, --mount <host_path:container_path[:ro|rw]> Volume mount (can be specified multiple times). Format:
5858
host_path:container_path[:ro|rw]
5959
--container-workdir <dir> Working directory inside the container (should match GITHUB_WORKSPACE
6060
for path consistency)

0 commit comments

Comments
 (0)