diff options
Diffstat (limited to 'Master/tlpkg/bin/tlprm')
-rwxr-xr-x | Master/tlpkg/bin/tlprm | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/tlpkg/bin/tlprm b/Master/tlpkg/bin/tlprm index cfba032f89e..6604df73a0e 100755 --- a/Master/tlpkg/bin/tlprm +++ b/Master/tlpkg/bin/tlprm @@ -183,9 +183,8 @@ Set up to remove the specified TeX Live packages from the source repository. =over 8 -=item B<-svn> -Print the Subversion commands that will do the actual removal. This is -the default mode of operation. +=item B<-debug> +Give debug messages from the TeX Live modules. =item B<-help> Print brief help message and exit. @@ -193,8 +192,9 @@ Print brief help message and exit. =item B<-man> Print formatted manual page and exit. -=item B<-debug> -Give debug messages from the TeX Live modules. +=item B<-svn> +Print the Subversion commands that will do the actual removal. This is +the default mode of operation. =back |