diff --git a/ChangeLog b/ChangeLog index a78d1ed194..35458a9bfd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-03-20 Simon Budig + + * docs/gimp.1.in: fixed a mangeled entry and described + "gimp --batch -". + 2004-03-20 Sven Neumann * app/text/gimptextlayer.c (gimp_text_layer_render): don't fiddle diff --git a/docs/gimp.1.in b/docs/gimp.1.in index d3ab77bfd5..f86467e5cd 100644 --- a/docs/gimp.1.in +++ b/docs/gimp.1.in @@ -91,7 +91,6 @@ Enable debugging signal handlers. .B \-c, \-\-console\-messages Do not popup dialog boxes on errors or warnings. Print the messages on the console instead. -.B \-\-dump\-gimprc .TP 8 .B \-\-stack\-trace\-mode \fI{never|query|always}\fP If a stack-trace should be generated in case of fatal signals. @@ -102,11 +101,11 @@ If the PDB should provide aliases for deprecated functions. .B \-b, \-\-batch \fI\fP Execute the set of \fI\fP non-interactively. The set of \fI\fP is typically in the form of a script that -can be executed by one of the GIMP scripting extensions. +can be executed by one of the GIMP scripting extensions. When +\fI\fP is \fB-\fP the commands are read from standard +input. .TP 8 -Output a gimprc file with default settings. - .SH ENVIRONMENT .PP .TP 8