Skip to content

Commit 885ce81

Browse files
committed
Fix long line breaking in help output
1 parent 800b85e commit 885ce81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

help.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Options:
5858
5959
--passenv VAR[,VAR...] Lists environment variables allowed to be
6060
passed to executed scripts. Does not work for
61-
Windows since all the variables are kept there.
61+
Windows since all the variables are kept there.
6262
6363
--binary={true,false} Switches communication to binary, process reads
6464
send to browser as blobs and all reads from the

0 commit comments

Comments
 (0)