build.sh: Add -d to all features echo
This commit is contained in:
parent
e60f8f6dc7
commit
feadaecf88
2
build.sh
2
build.sh
@ -39,7 +39,7 @@ usage() {
|
|||||||
Build polybar-msg used to send ipc messages; disabled by default.
|
Build polybar-msg used to send ipc messages; disabled by default.
|
||||||
${COLORS[GREEN]}--all-features${COLORS[OFF]}
|
${COLORS[GREEN]}--all-features${COLORS[OFF]}
|
||||||
Enable all abovementioned features;
|
Enable all abovementioned features;
|
||||||
equal to -3 -a -p -n -m -c -i
|
equal to -3 -d -a -p -n -m -c -i
|
||||||
${COLORS[GREEN]}-g, --gcc${COLORS[OFF]}
|
${COLORS[GREEN]}-g, --gcc${COLORS[OFF]}
|
||||||
Use GCC even if Clang is installed; disabled by default.
|
Use GCC even if Clang is installed; disabled by default.
|
||||||
${COLORS[GREEN]}-j, --jobs${COLORS[OFF]}
|
${COLORS[GREEN]}-j, --jobs${COLORS[OFF]}
|
||||||
|
Loading…
Reference in New Issue
Block a user