From fb645e467af1b200196e4f57d46ae23e15ac2c54 Mon Sep 17 00:00:00 2001 From: dzaima Date: Mon, 20 Mar 2023 19:17:44 +0200 Subject: [PATCH] build.bqn: don't include options without docs in width calculation --- build/src/build.bqn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/src/build.bqn b/build/src/build.bqn index e245743a..aa554f4c 100755 --- a/build/src/build.bqn +++ b/build/src/build.bqn @@ -82,7 +82,7 @@ getOpt ← { For flag lists, 'k=v' will split on spaces, i.e. 'f=-a -b' adds two flags, whereas 'f+=-a -b' adds one flag that contains a space. Options: -"∾∾oh {" "∾𝕩∾" "∾𝕨∾@+10}¨○((@≢¨oh)⊸/) (⌈´≠¨)⊸(↑¨)on0 +"∾∾oh {" "∾𝕩∾" "∾𝕨∾@+10}¨⟜((⌈´≠¨)⊸(↑¨))○((@≢¨oh)⊸/) on0 •Exit 0 }⍟⊢ ∨´ "help"‿"h"‿"?"∊'-'⊸≠⊸/¨ •args