Skip to content

Commit ad00cb4

Browse files
authored
Merge pull request #4904 from MukundaKatta/codex/fix-run-interactive-doc-quote
docs: remove stray quote from interactive flag
2 parents 7182787 + 22ebf23 commit ad00cb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/command-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ Usage: `nerdctl run [OPTIONS] IMAGE [COMMAND] [ARG...]`
152152
Basic flags:
153153

154154
- :whale: `-a, --attach`: Attach STDIN, STDOUT, or STDERR
155-
- :whale: `-i, --interactive`: Keep STDIN open even if not attached"
155+
- :whale: `-i, --interactive`: Keep STDIN open even if not attached
156156
- :whale: `-t, --tty`: Allocate a pseudo-TTY
157157
- :warning: WIP: currently `-t` conflicts with `-d`
158158
- :whale: `--sig-proxy`: Proxy received signals to the process (default true)

0 commit comments

Comments
 (0)