mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 11:07:44 +00:00
maint/build ~ narrow cargo make
help output as possible
This commit is contained in:
parent
72b7e1b20c
commit
01f3e87393
1 changed files with 1 additions and 1 deletions
|
@ -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}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue