From ce40984631d865a42eaae136869ee80289dd974f Mon Sep 17 00:00:00 2001
From: Francisco Vila <francisco.vila@hispalinux.es>
Date: Thu, 12 Dec 2013 12:36:08 +0100
Subject: [PATCH] Doc-es: update Usage/External, Running, Updating.

---
 Documentation/es/usage/external.itely |  4 ++--
 Documentation/es/usage/running.itely  |  4 ++--
 Documentation/es/usage/updating.itely | 20 ++++++++++++++------
 3 files changed, 18 insertions(+), 10 deletions(-)

diff --git a/Documentation/es/usage/external.itely b/Documentation/es/usage/external.itely
index b7d1f1d834..90e07c34f6 100644
--- a/Documentation/es/usage/external.itely
+++ b/Documentation/es/usage/external.itely
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*-
 
 @ignore
-    Translation of GIT committish: b2863abe6a9b5a03662562ea017548d8d3221d9a
+    Translation of GIT committish: 22b4097bcee9f2909b8c43fa69ea313aad0b71c3
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
@@ -594,7 +594,7 @@ menos memoria y tiempo de CPU.
 @item -m, --midi
 activar el bloque midi.
 
-@item --nd --no-articulation-directions
+@item -nd, --no-articulation-directions
 no convertir las direcciones (@code{^}, @code{_} o @code{-}) para las
 articulaciones, dinámica, etc.
 
diff --git a/Documentation/es/usage/running.itely b/Documentation/es/usage/running.itely
index f3b9abd62c..e6cb4cfce3 100644
--- a/Documentation/es/usage/running.itely
+++ b/Documentation/es/usage/running.itely
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*-
 
 @ignore
-    Translation of GIT committish: 45d0e015edc53abebada17a0fdb1d665f7edf900
+    Translation of GIT committish: ff7d82711b47d3d31f26e1e6fc012c4055a20059
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
@@ -361,7 +361,7 @@ Mostrar la garantía con que viene GNU LilyPond (¡no viene con
 
 @table @code
 
-@item -d@var{[option-name]}=@var{[value]},--define-default=@var{[option-name]}=@var{[value]}
+@item -d@var{[option-name]}=@var{[value]}, --define-default=@var{[option-name]}=@var{[value]}
 Establece la función de Scheme interna equivalente a @var{valor}.
 
 @example
diff --git a/Documentation/es/usage/updating.itely b/Documentation/es/usage/updating.itely
index 07a98c406d..acb7b92fc5 100644
--- a/Documentation/es/usage/updating.itely
+++ b/Documentation/es/usage/updating.itely
@@ -1,7 +1,7 @@
 @c -*- coding: utf-8; mode: texinfo; documentlanguage: es -*-
 
 @ignore
-    Translation of GIT committish: d96248cfd7c9f08f3bb27b400e589d54d2c000fb
+    Translation of GIT committish: b381556a3132e765159edc75107b31259dbf5988
 
     When revising a translation, copy the HEAD committish of the
     version that you are working on.  For details, see the Contributors'
@@ -169,14 +169,22 @@ Se pueden dar las siguientes opciones:
 @table @code
 @item -d, --diff-version-update
 incrementar la cadena @code{\version} solamente si el archivo
-efectivamente ha cambiado.  Sin esta opción (o si cualquier
-conversión ha modificado el archivo), la cabecera de versión
-refleja la regla de conversión que se ha tenido en cuenta en
-último lugar.
+efectivamente ha cambiado.  En tal caso, la cabecera de versión
+corresponderá a la versión siguiente al último cambio efectivo.
+Sin esa opción, la versión refleja la última conversión que se
+@emph{intentó} hacer.
 
 @item -e, --edit
 Aplicar las conversiones directamente al archivo de entrada,
-modificándolo in situ.
+modificándolo in situ.  El archivo original se cambia de nombre a
+@file{miarchivo.ly~}.  Este archivo de copia de seguridad podría
+ser un archivo oculto en algunos sistemas operativos.
+
+@item -b, --backup-numbered
+Cuando se usa con la opción @samp{-e}, numerar los archivos de
+copia de seguridad de forma que no se sobreescriba ninguna versión
+anterior.  Los archivos de copia de seguridad podrían ser archivos
+ocultos en algunos sistemas operativos.
 
 @item -f, --from=@var{versión_de_origen}
 Establece la versión desde la que convertir.  Si no aparece esta
-- 
2.39.5