diff options
Diffstat (limited to 'doc/PROGRAMMING')
-rw-r--r-- | doc/PROGRAMMING | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/PROGRAMMING b/doc/PROGRAMMING index a33daeb0..bcdaef0c 100644 --- a/doc/PROGRAMMING +++ b/doc/PROGRAMMING @@ -144,6 +144,7 @@ switch variable description --name NAME a name to use for installed files, instead of the package name --error-handler ERROR_HANDLER a function to call on error +--language LANGUAGE specify what language a file is in Any additional command line parameters that do not start with "-" will be ignored, and you can access them later just as you normally would. |