From 103fcaf4cd976df987f81f35d95da70e958a829b Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 8 Mar 2009 22:36:52 +0100 Subject: Updated checklinks documentation --- bin/checklinks | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/bin/checklinks b/bin/checklinks index 442cf10..c719b27 100755 --- a/bin/checklinks +++ b/bin/checklinks @@ -150,7 +150,7 @@ checklinks - create/update symlinks =head1 SYNOPSIS -B [ B<-q> ] +B [ I ] =head1 DESCRIPTION @@ -160,10 +160,21 @@ Create or update symlinks based on a file =over -=item B<-q> +=item B<-q>, B<--quiet> quiet. Hide unchanged symlinks +=item B<-r>, B<--remove> + +remove all symlinks + +=item B<-p>, B<--parameter> I=I + +While reading the links file, eplace $I with I. +When used in conjuction with pkg(1), $package will be set to the current +package's relative path (as seen from $HOME, like C), +and $etc will be set to $package/etc . + =back =head1 FILES -- cgit v1.2.3