mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-01 15:51:29 +08:00
explorer: add page (#3286)
This commit is contained in:
committed by
Lucas Gabriel Schneider
parent
d36c8895e1
commit
f6a45e10dd
@@ -0,0 +1,15 @@
|
||||
# explorer
|
||||
|
||||
> The Windows File Explorer.
|
||||
|
||||
- Open Windows Explorer:
|
||||
|
||||
`explorer`
|
||||
|
||||
- Open Windows Explorer in the current directory:
|
||||
|
||||
`explorer .`
|
||||
|
||||
- Open Windows Explorer in a specific directory:
|
||||
|
||||
`explorer {{path/to/directory}}`
|
||||
Reference in New Issue
Block a user