diff --git a/omegat/project_save.tmx b/omegat/project_save.tmx index abdd8cf..38c0d16 100644 --- a/omegat/project_save.tmx +++ b/omegat/project_save.tmx @@ -46928,6 +46928,14 @@ si nous continuons, Pour insérer un caractère non graphique ou un caractère que le clavier ne prend pas en charge, il faut d'abord le @dfn{citer} en tapant @kbd{C-q} (@code{quoted-insert}). + + + To invoke a Lisp program, use the @samp{-batch} option in conjunction with one or more of @samp{-l}, @samp{-f} or @samp{--eval} (@pxref{Action Arguments}). + + + Pour faire appel à un programme Lisp, utilisez l'option @samp{-batch} en conjonction avec un ou plusieurs des @samp{-l}, @samp{-f} ou @samp{--eval} (@pxref{Action Arguments}). + + To keep any text permanently, you must put it in a @dfn{file}.