File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -286,11 +286,11 @@ static const char* help_string =
286286 " Plugin cache in the host, or modify the date of the DebugProxy binary.\n "
287287#if defined(__linux__)
288288 " On Linux, this can be done using the following command:\n "
289- " touch " OFX_PATH " DebugProxy.ofx.bundle/Contents/Linux-x86*/DebugProxy.ofx\n "
289+ " touch " OFX_PATH " DebugProxy.ofx.bundle/Contents/Linux-x86*/DebugProxy.ofx\n "
290290#endif
291291#if defined(__FreeBSD__)
292292 " On FreeBSD, this can be done using the following command:\n "
293- " touch " OFX_PATH " DebugProxy.ofx.bundle/Contents/FreeBSD-x86*/DebugProxy.ofx\n "
293+ " touch " OFX_PATH " DebugProxy.ofx.bundle/Contents/FreeBSD-x86*/DebugProxy.ofx\n "
294294#endif
295295#if defined(__APPLE__)
296296 " On OS X, this can be done using the following command:\n "
You can’t perform that action at this time.
0 commit comments