mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
explorer: add Swedish translation (#8980)
This commit is contained in:
parent
7a5fb74790
commit
84c9f5a4a7
1 changed files with 16 additions and 0 deletions
16
pages.sv/windows/explorer.md
Normal file
16
pages.sv/windows/explorer.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
# explorer
|
||||
|
||||
> Windows Utforskaren.
|
||||
> Mer information: <https://ss64.com/nt/explorer.html>.
|
||||
|
||||
- Öppna Utforskaren:
|
||||
|
||||
`explorer`
|
||||
|
||||
- Öppna Utforskaren i den aktuella katalogen:
|
||||
|
||||
`explorer .`
|
||||
|
||||
- Öppna Utforskaren i en specifik katalog/mapp:
|
||||
|
||||
`explorer {{länk/till/katalog}}`
|
Loading…
Add table
Reference in a new issue