From f366d58dc1fe51b300167446597750d29687c3c5 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Wed, 12 Feb 2014 03:30:10 +0100 Subject: pager: support SYSTEMD_LESS environment variable This allows customization of the arguments used by less. The main motivation is that some folks might not like having --no-init on every invocation of less. --- man/localectl.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'man/localectl.xml') diff --git a/man/localectl.xml b/man/localectl.xml index 0950cce97d..238757c2e5 100644 --- a/man/localectl.xml +++ b/man/localectl.xml @@ -265,6 +265,10 @@ this to an empty string or the value cat is equivalent to passing . + $SYSTEMD_LESS + $SYSTEMD_LESS overrides the + default options passed to less + (FRSXMK). -- cgit v1.2.3-54-g00ecf