1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 19:17:43 +00:00

maint/build ~ narrow cargo make help output as possible

This commit is contained in:
Roy Ivy III 2020-05-06 16:31:40 -05:00
parent 72b7e1b20c
commit 01f3e87393

View file

@ -357,7 +357,7 @@ script = [
target = array_pop ${line_segments} target = array_pop ${line_segments}
target = trim ${target} target = trim ${target}
l = length ${target} l = length ${target}
r = range 0 20 r = range 0 18
spacing = set "" spacing = set ""
for i in ${r} for i in ${r}
if greater_than ${i} ${l} if greater_than ${i} ${l}