diff options
author | Lubomir I. Ivanov <neolit123@gmail.com> | 2017-11-03 06:00:14 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-11-03 07:49:11 -0700 |
commit | 0a1c559c15f4730ea1e59ccc52e99249f93a74b1 (patch) | |
tree | 4ccc884ff6d75167bd120036f4954a8000f2f649 /Documentation/user-manual_es.html.git | |
parent | 0c74f7a2c8e0af7ac006c16fc9ef05e5f9245518 (diff) | |
download | subsurface-0a1c559c15f4730ea1e59ccc52e99249f93a74b1.tar.gz |
documentation: remove the --win32* arguments
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Diffstat (limited to 'Documentation/user-manual_es.html.git')
-rw-r--r-- | Documentation/user-manual_es.html.git | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Documentation/user-manual_es.html.git b/Documentation/user-manual_es.html.git index fea4ce7be..788d69d45 100644 --- a/Documentation/user-manual_es.html.git +++ b/Documentation/user-manual_es.html.git @@ -5806,14 +5806,6 @@ cellspacing="0" cellpadding="4"> <td align="left" valign="top"><p class="table">--cloud-timeout=<duración></p></td> <td align="left" valign="top"><p class="table">Ajusta el tiempo de espera para la conexión con la nube (0 < duración < 60). Esto permite mayores tiempos de espera si tenemos una conexión a internet lenta</p></td> </tr> -<tr> -<td align="left" valign="top"><p class="table">--win32console</p></td> -<td align="left" valign="top"><p class="table">Crea una consola dedicada en caso necesario (solo Windows). Indica esta opción antes que ninguna otra</p></td> -</tr> -<tr> -<td align="left" valign="top"><p class="table">--win32log</p></td> -<td align="left" valign="top"><p class="table">Escribe la salida del programa a subsurface.log (solo Windows). Indica esta opción antes que ninguna otra</p></td> -</tr> </tbody> </table> </div> |