summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2012-06-04 14:14:39 +0100
committerLars Wirzenius <liw@liw.fi>2012-06-04 14:14:39 +0100
commit607d5d3888a3af319a06e9a1fd0e7e8aebd41d11 (patch)
treeab978c6cca78a842cf04114a80feac55fdddc78d
parent9433d2b803644098ce690a52e1205c541d09eba5 (diff)
Add errno to README
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 6a10099..c60df6c 100644
--- a/README
+++ b/README
@@ -3,6 +3,7 @@ long ago, when unix was young. Currently it consists of these tools:
chronic: runs a command quietly unless it fails
combine: combine the lines in two files using boolean operations
+errno: look up errno names and descriptions
ifdata: get network interface info without parsing ifconfig output
isutf8: check if a file or standard input is utf-8
ifne: run a command if the standard input is not empty