Skip to content

Commit bb1c6b5

Browse files
authored
[docs] Use standard notation for ExecRaw (ddev#4746)
1 parent e5e71e5 commit bb1c6b5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.spellcheckwordlist.txt

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ DrupalEasy
4141
Dump
4242
Enable
4343
EndeavourOS
44+
ExecRaw
4445
ExecStart
4546
ExecStop
4647
Execute

docs/content/users/extend/custom-commands.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ If your container command should run from the directory you are running the comm
218218

219219
Example: `## HostWorkingDir: true`
220220

221-
### `ExecRaw` Annotation (Container Commands Only)
221+
### "ExecRaw" Annotation (Container Commands Only)
222222

223223
Use `ExecRaw: true` to pass command arguments directly to the container as-is.
224224

0 commit comments

Comments
 (0)