diff options
author | Karl Berry <karl@freefriends.org> | 2007-10-14 13:54:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-10-14 13:54:21 +0000 |
commit | ba6d143197e2488cdbd7ab23c2bd3902e6acf66e (patch) | |
tree | 4c480bd49cfdb58f339dfbaf70438e0fd46bfc9a /Master/tlpkg/bin/tlprm | |
parent | 311b53145a66880875774e17ca4572268b9aca1d (diff) |
last doc fixes for now
git-svn-id: svn://tug.org/texlive/trunk@5185 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/tlprm')
-rwxr-xr-x | Master/tlpkg/bin/tlprm | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/Master/tlpkg/bin/tlprm b/Master/tlpkg/bin/tlprm index 6604df73a0e..c1a6ebb123c 100755 --- a/Master/tlpkg/bin/tlprm +++ b/Master/tlpkg/bin/tlprm @@ -183,21 +183,15 @@ Set up to remove the specified TeX Live packages from the source repository. =over 8 -=item B<-debug> -Give debug messages from the TeX Live modules. - -=item B<-help> -Print brief help message and exit. - -=item B<-man> -Print formatted manual page and exit. - =item B<-svn> Print the Subversion commands that will do the actual removal. This is the default mode of operation. =back +The standard options C<-help>, C<-debug>, and C<-man> are also accepted. +See the tlpfiles documentation for details. + =head1 DESCRIPTION By default (or with the C<--svn> option), B<tlprm> merely prints |