mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-15 12:29:32 +02:00
* fix of buggy output for -? with path containing underscore
git-svn-id: trunk@1770 -
This commit is contained in:
parent
b94665c39f
commit
55c67978a3
@ -2021,7 +2021,7 @@ unit_u_skipping_reresolving_unit=10059_U_Omini
|
||||
#
|
||||
# 11039 is the last used one
|
||||
#
|
||||
option_usage=11000_$1 [opcje] <nazwapliku> [opcje]
|
||||
option_usage=11000_O_$1 [opcje] <nazwapliku> [opcje]
|
||||
# BeginOfTeX
|
||||
%
|
||||
% \section{Command-line handling errors}
|
||||
|
@ -1951,7 +1951,7 @@ unit_u_skipping_reresolving_unit=10059_U_Pulando o recalculo da area de dados da
|
||||
#
|
||||
# 11039 is the last used one
|
||||
#
|
||||
option_usage=11000_$1 [opcoes] <arquivo entrada> [opcoes]
|
||||
option_usage=11000_O_$1 [opcoes] <arquivo entrada> [opcoes]
|
||||
# BeginOfTeX
|
||||
%
|
||||
% \section{Command-line handling errors}
|
||||
|
Loading…
Reference in New Issue
Block a user