mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-12 12:59:00 +00:00
Update cheatsheets
This commit is contained in:
@@ -12,7 +12,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Open a specific URL or file:
|
||||
|
||||
`msedge {{https://example.com|path/to/file.html}}`
|
||||
`msedge {{https://example.com|path oile.html}}`
|
||||
|
||||
- Open in InPrivate mode:
|
||||
|
||||
@@ -32,11 +32,11 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Open with a custom profile directory:
|
||||
|
||||
`msedge --user-data-dir {{path/to/directory}}`
|
||||
`msedge --user-data-dir {{path o\directory}}`
|
||||
|
||||
- Open without CORS validation (useful to test an API):
|
||||
|
||||
`msedge --user-data-dir {{path/to/directory}} --disable-web-security`
|
||||
`msedge --user-data-dir {{path o\directory}} --disable-web-security`
|
||||
|
||||
- Open with a DevTools window for each tab opened:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user