diff options
author | Joel Kronqvist <joel.kronqvist@iki.fi> | 2024-05-31 15:29:42 +0300 |
---|---|---|
committer | Joel Kronqvist <joel.kronqvist@iki.fi> | 2024-06-30 08:31:37 +0300 |
commit | 576b7a70dbf6c43651dc77db3a0104c019eed018 (patch) | |
tree | 6ca087eb2e3bd27d876ad2842d67cee2d7e09cbf /README | |
parent | 41de123de0453274fb2e5b2192548ce274ad8deb (diff) | |
download | stdu-work/1.1.0.tar.gz stdu-work/1.1.0.zip |
Added `--forward`work/1.1.0
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -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` + |