From 69f4e1d297b5cab9e34b868536ae4ebb96c857ae Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Mar 2022 12:23:19 -0400 Subject: system/multitail: Wrap README at 72 columns. Signed-off-by: B. Watson --- system/multitail/README | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'system/multitail') diff --git a/system/multitail/README b/system/multitail/README index 01f558bd9e40..0d951a551c77 100644 --- a/system/multitail/README +++ b/system/multitail/README @@ -1,4 +1,5 @@ -MultiTail lets you view one or multiple files like the original tail program. -The difference is that it creates multiple windows on your console (with -ncurses). It can also monitor wildcards: if another file matching the wildcard -has a more recent modification date, it will automatically switch to that file. +MultiTail lets you view one or multiple files like the original tail +program. The difference is that it creates multiple windows on your +console (with ncurses). It can also monitor wildcards: if another file +matching the wildcard has a more recent modification date, it will +automatically switch to that file. -- cgit v1.2.3