mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-05 23:58:24 +02:00
contrib: set shift for less in NM-log
This commit is contained in:
parent
2e8f43e379
commit
bfd6d608e2
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue