summaryrefslogtreecommitdiff
path: root/bin/checklinks
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2009-07-05 16:17:36 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2009-07-05 16:17:36 +0200
commit60998207a949dd2044013daf0999fd175cdc4f65 (patch)
tree5bb6e05b7748a0aed32d00eec6649d2bbb7acb12 /bin/checklinks
parentdbfc160ddaf3f61468aaad6b50a05103849aac0f (diff)
checklinks: Documented the exit value
Diffstat (limited to 'bin/checklinks')
-rwxr-xr-xbin/checklinks5
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/checklinks b/bin/checklinks
index dfa233f..0bfe106 100755
--- a/bin/checklinks
+++ b/bin/checklinks
@@ -257,6 +257,11 @@ Example:
soft .zlogout $etc/logout
soft .zshenv $etc/env
+=head1 DIAGNOSTICS
+
+The exit value is the number of files with grave errors
+(a status of "EXISTS" or "no dst").
+
=head1 BUGS
There are no checks whether the symlink target actually exists.