mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00
update atom
updated
This commit is contained in:
parent
b956d0d064
commit
066e805e6c
1 changed files with 3 additions and 3 deletions
|
@ -6,15 +6,15 @@
|
|||
|
||||
- Otwórz plik lub katalog:
|
||||
|
||||
`atom {{path/to/file_or_directory}}`
|
||||
`atom {{sciezka/do/pliku_lub_katalogu}}`
|
||||
|
||||
- Otwórz plik lub katalog w nowym oknie:
|
||||
|
||||
`atom -n {{path/to/file_or_directory}}`
|
||||
`atom -n {{sciezka/do/pliku_lub_katalogu}}`
|
||||
|
||||
- Otwórz plik lub katalog w istniejącym oknie:
|
||||
|
||||
`atom --add {{path/to/file_or_directory}}`
|
||||
`atom --add {{sciezka/do/pliku_lub_katalogu}}`
|
||||
|
||||
- Otwórz Atom w trybie bezpieczeństwa (nie ładuje żadnych dodatkowych pakietów):
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue