mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-27 10:29:29 +02:00
* fix of buggy output for -? with path containing underscore
git-svn-id: trunk@1767 -
This commit is contained in:
parent
f3c9fb62fa
commit
20ca9f5fac
@ -2035,7 +2035,7 @@ unit_u_skipping_reresolving_unit=10059_U_Erneutes Resolving der Unit $1 wird
|
||||
#
|
||||
# 11039 is the last used one
|
||||
#
|
||||
option_usage=11000_$1 [Optionen] <Eingabedatei> [Optionen]
|
||||
option_usage=11000_O_$1 [Optionen] <Eingabedatei> [Optionen]
|
||||
# BeginOfTeX
|
||||
%
|
||||
% \section{Command-line handling errors}
|
||||
|
@ -2015,7 +2015,7 @@ unit_u_skipping_reresolving_unit=10059_U_Saltando re-resoluci
|
||||
#
|
||||
# 11039 is the last used one
|
||||
#
|
||||
option_usage=11000_$1 [opciones] <fichero_entrada> [opciones]
|
||||
option_usage=11000_O_$1 [opciones] <fichero_entrada> [opciones]
|
||||
# BeginOfTeX
|
||||
%
|
||||
% \section{Command-line handling errors}
|
||||
|
Loading…
Reference in New Issue
Block a user