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/machinectl.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'man/machinectl.xml') diff --git a/man/machinectl.xml b/man/machinectl.xml index cabdbac962..2e7fa3bf8d 100644 --- a/man/machinectl.xml +++ b/man/machinectl.xml @@ -311,6 +311,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