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.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.html.git')
-rw-r--r-- | Documentation/user-manual.html.git | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Documentation/user-manual.html.git b/Documentation/user-manual.html.git index 14b2724e5..be7575f9a 100644 --- a/Documentation/user-manual.html.git +++ b/Documentation/user-manual.html.git @@ -5729,14 +5729,6 @@ cellspacing="0" cellpadding="4"> <td align="left" valign="top"><p class="table">--cloud-timeout=<duration></p></td> <td align="left" valign="top"><p class="table">Set the timeout for cloud connection (0 < duration < 60). This enables longer timeouts for slow Internet connections</p></td> </tr> -<tr> -<td align="left" valign="top"><p class="table">--win32console</p></td> -<td align="left" valign="top"><p class="table">Create a dedicated console if needed (Windows only). Add this option before everything else</p></td> -</tr> -<tr> -<td align="left" valign="top"><p class="table">--win32log</p></td> -<td align="left" valign="top"><p class="table">Write the program output to subsurface.log (Windows only). Add option before everything else</p></td> -</tr> </tbody> </table> </div> |