summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2019-03-05 15:04:42 +0100
committerThomas Haller <thaller@redhat.com>2019-03-13 09:03:58 +0100
commitbfd6d608e2cc8cf0f96063ecd2262339ce3d8a6e (patch)
tree128a0d2b2893509d5b52c7acf08a031b811e2bff /contrib
parent2e8f43e379c61d79b6dd1b27ee1d9cb950447ad5 (diff)
downloadNetworkManager-bfd6d608e2cc8cf0f96063ecd2262339ce3d8a6e.tar.gz
contrib: set shift for less in NM-log
Diffstat (limited to 'contrib')
-rwxr-xr-xcontrib/scripts/NM-log2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/scripts/NM-log b/contrib/scripts/NM-log
index f81ef8441c..903d68ed86 100755
--- a/contrib/scripts/NM-log
+++ b/contrib/scripts/NM-log
@@ -77,7 +77,7 @@ NM-log() {
fi
) | \
NM_LOG_GREP="$NM_LOG_GREP" NM-colorize | \
- LESS=FRSXM less -R
+ LESS=FRSXM less -R --shift=5
}
if [[ "$NM_not_sourced" != "" ]]; then