aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJoel Kronqvist <joel.kronqvist@iki.fi>2024-05-31 15:29:42 +0300
committerJoel Kronqvist <joel.kronqvist@iki.fi>2024-06-30 08:31:37 +0300
commit576b7a70dbf6c43651dc77db3a0104c019eed018 (patch)
tree6ca087eb2e3bd27d876ad2842d67cee2d7e09cbf /README
parent41de123de0453274fb2e5b2192548ce274ad8deb (diff)
downloadstdu-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--README8
1 files changed, 5 insertions, 3 deletions
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`
+