Skip to content

Commit 0df2c85

Browse files
authored
Merge pull request #364 from ideal/master
Fix long line breaking in help output
2 parents 800b85e + 885ce81 commit 0df2c85

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)