Skip to content
This repository was archived by the owner on Aug 16, 2021. It is now read-only.

Commit 0c61c39

Browse files
dmiusDmitry
authored andcommitted
Use less for help
1 parent 00118e9 commit 0c61c39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nancy_run.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,9 +189,9 @@ while true; do
189189
190190
\033[1mSEE ALSO\033[22m
191191
192-
'nancy help'
192+
nancy help
193193
194-
"
194+
" | less -R
195195
exit ;;
196196
-d | --debug ) DEBUG=1; shift ;;
197197
--run-on )

0 commit comments

Comments
 (0)