contrib: set shift for less in NM-log

This commit is contained in:
Thomas Haller 2019-03-05 15:04:42 +01:00
parent 2e8f43e379
commit bfd6d608e2

View file

@ -77,7 +77,7 @@ NM-log() {
fi fi
) | \ ) | \
NM_LOG_GREP="$NM_LOG_GREP" NM-colorize | \ NM_LOG_GREP="$NM_LOG_GREP" NM-colorize | \
LESS=FRSXM less -R LESS=FRSXM less -R --shift=5
} }
if [[ "$NM_not_sourced" != "" ]]; then if [[ "$NM_not_sourced" != "" ]]; then