You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: _posts/how-to/2020-07-18-Launch Arguments.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ You can launch Typora.exe with extra arguments, for example:
30
30
31
31
You can find more details here → https://www.electronjs.org/docs/api/command-line-switches
32
32
33
-
## Luanch Typora with proxy (Windows / Linux)
33
+
## Launch Typora with proxy (Windows / Linux)
34
34
35
35
Run `C:\Program Files\Typora/typora.exe --proxy-server=address:port`, for example `C:\Program Files\Typora/typora.exe --proxy-server=socks5://127.0.0.1:1080`
0 commit comments