From 576b7a70dbf6c43651dc77db3a0104c019eed018 Mon Sep 17 00:00:00 2001 From: Joel Kronqvist Date: Fri, 31 May 2024 15:29:42 +0300 Subject: Added `--forward` --- README | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index 10484a2..de272e3 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ -stdu README -=========== +stdu 1.1.0 README +================= `stdu` is a program for monitoring the amount of input data in real time. @@ -19,7 +19,8 @@ Install by either copying/symlinking `stdu` and `stdu.1` to the appropriate locations, or run `make install`. You can change the installation paths by modifying `BINPATH` and `MANPATH` in the -makefile. +makefile. You should run `makewhatis` on your +`MANPATH` after installation. Usage ----- @@ -27,3 +28,4 @@ Usage See the man page and help message: `stdu --help` `man stdu` + -- cgit v1.2.3