Skip to content

Commit 7f3f827

Browse files
committed
fix(admin-manual/desktop): remove "(x86)" from Program Files directory
Since v3.6.0 of the client there are only 64-bit releases. Signed-off-by: Jyrki Gadinger <nilsding@nilsding.org>
1 parent 2a65889 commit 7f3f827

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

admin_manual/desktop/troubleshooting.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ mentioned above to save the log to a file.
201201
.. note:: You can also open a log window for an already running session, by
202202
restarting the client using the following command:
203203

204-
* Windows: ``C:\Program Files (x86)\Nextcloud\nextcloud.exe --logwindow``
204+
* Windows: ``C:\Program Files\Nextcloud\nextcloud.exe --logwindow``
205205
* macOS: ``/Applications/nextcloud.app/Contents/MacOS/nextcloud --logwindow``
206206
* Linux: ``nextcloud --logwindow``
207207

0 commit comments

Comments
 (0)