diff options
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 |