Skip to content

Commit

Permalink
Print single quote in heredoc in subshell for Bash 3 compatibility (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
zrhoffman authored Nov 30, 2021
1 parent 9516de3 commit 497b885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ Usage: $SELF [options] [projects]
-d Disable compiler optimizations for debugging.
-f <file> Use <file> as the docker-compose. Default: $COMPOSE_FILE
-h Print help message and exit
-L Don't write logs to files - respects output levels on stderr/stdout as set by -q/-v
-L Don$(echo \')t write logs to files - respects output levels on stderr/stdout as set by -q/-v
-l List available projects.
-o Build from the optional list. Same as -f "$COMPOSE_FILE_OPT"
-p Pull builder Docker images, do not build them (default)
Expand Down

0 comments on commit 497b885

Please sign in to comment.