summaryrefslogtreecommitdiff
path: root/Master/texmf
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2010-11-06 09:40:47 +0000
committerNorbert Preining <preining@logic.at>2010-11-06 09:40:47 +0000
commit70d6417e754029a806494a6ff93d396c3b35736a (patch)
treee03600ba0c9a12adf485bf1bc69b430495aae92d /Master/texmf
parent8003df19d642f86d641177fe2740aeaa400b605d (diff)
fix hidden postaction documentation on windows, the head2 argument must
be on one line git-svn-id: svn://tug.org/texlive/trunk@20342 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf')
-rwxr-xr-xMaster/texmf/scripts/texlive/tlmgr.pl9
1 files changed, 7 insertions, 2 deletions
diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl
index 8e68c5c1521..0ae8fd6ceab 100755
--- a/Master/texmf/scripts/texlive/tlmgr.pl
+++ b/Master/texmf/scripts/texlive/tlmgr.pl
@@ -5749,9 +5749,14 @@ is given, it must be B<user> and the user path will be adjusted. If a
user without admin rights uses the option C<--w32mode admin> a warning
is issued that the caller does not have enough provileges.
+=cut
+
+# keep the following on *ONE* line otherwise Windows perldoc does
+# not show it!!!!
+
+=pod
-=head2 postaction [--w32mode=user|admin] [--fileassocmode=1|2] [--all]
- [install|remove] [shortcut|fileassoc|script] [I<pkg>]...
+=head2 postaction [--w32mode=user|admin] [--fileassocmode=1|2] [--all] [install|remove] [shortcut|fileassoc|script] [I<pkg>]...
Carry out the postaction C<shortcut>, C<fileassoc>, or C<script> given
as the second required argument in install or remove mode (which is the