Skip to content

Commit 9310da3

Browse files
leandrocpjosevalim
authored andcommitted
Fix doc (#9107)
daemon_iex is a command, not a "comment".
1 parent 3ecc0b4 commit 9310da3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/mix/lib/mix/tasks/release.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ defmodule Mix.Tasks.Release do
125125
126126
### Daemon mode (Unix-like)
127127
128-
You can run the release in daemon mode written as a comment:
128+
You can run the release in daemon mode with the command:
129129
130130
bin/RELEASE_NAME daemon_iex
131131

0 commit comments

Comments
 (0)