Skip to content

Commit

Permalink
FIX: small cosmetic change in HELP output
Browse files Browse the repository at this point in the history
  • Loading branch information
Oldes committed Sep 18, 2019
1 parent d14793d commit 105772a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/mezz/mezz-help.r
Original file line number Diff line number Diff line change
Expand Up @@ -295,9 +295,9 @@ import module [
set arg [word! | lit-word! | get-word!]
set def opt block!
copy des any string! (
output [
"^/ "
"^[[1;33m" pad form arg 11
output ajoin [
"^/ "
"^[[1;33m" pad form arg 13
"^[[0;32m" either def [mold def]["[any-type!]"] "^[[m"
]
out-description des
Expand Down

0 comments on commit 105772a

Please sign in to comment.