]> git.ipfire.org Git - thirdparty/systemd.git/commit
binfmt,sysctl,sysuers,tmpfiles: add auto-paging for --cat-config commands
authorLennart Poettering <lennart@poettering.net>
Tue, 12 Jun 2018 13:37:53 +0000 (15:37 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 13 Jun 2018 12:20:03 +0000 (14:20 +0200)
commitdcd5c891cb1627c1e68635cb04beda8a012e0532
treeefa61b52e92a60f733891e8fd778b3932c352950
parentba1dc1a12b2a114eb66045f472feb6ae544c9684
binfmt,sysctl,sysuers,tmpfiles: add auto-paging for --cat-config commands

The output of these commands is really long, and already enriched with
color. Let's add auto-paging to make this easier to digest.
man/systemd-binfmt.service.xml
man/systemd-sysctl.service.xml
man/systemd-sysusers.xml
man/systemd-tmpfiles.xml
src/binfmt/binfmt.c
src/sysctl/sysctl.c
src/sysusers/sysusers.c
src/tmpfiles/tmpfiles.c