diff options
author | Norbert Preining <preining@logic.at> | 2024-02-18 12:43:36 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2024-02-18 12:43:36 +0000 |
commit | 06fe0e0b222288876e0775bdab3ef9c415b9fdde (patch) | |
tree | 5792c0f02dfe4f9f4c114804bfc2f8672f2e7f3a /Master/texmf-dist/scripts | |
parent | ab9d5e826ca7f6fdf25f5b0939fea526298f544e (diff) |
tlmgr bug: bit more pod doc
git-svn-id: svn://tug.org/texlive/trunk@69958 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/scripts')
-rwxr-xr-x | Master/texmf-dist/scripts/texlive/tlmgr.pl | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/scripts/texlive/tlmgr.pl b/Master/texmf-dist/scripts/texlive/tlmgr.pl index 16bb1e3113c..8eab10ac56e 100755 --- a/Master/texmf-dist/scripts/texlive/tlmgr.pl +++ b/Master/texmf-dist/scripts/texlive/tlmgr.pl @@ -8428,10 +8428,11 @@ performed are written to the terminal. =back -=head2 bug +=head2 bug [I<search string>] -Interactively guides through finding information where to report -bugs. +If no argument given, asks for a search string, otherwise uses the argument +to search for a package and interactively guides through finding information +where to report bugs. =head2 candidates I<pkg> |