diff options
-rw-r--r-- | system/multitail/README | 9 |
1 files changed, 5 insertions, 4 deletions
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. |