mirror of https://github.com/CrimsonTome/tldr.git
atom: update page and Polish translation (#13590)
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>pull/28/head
parent
b6e1dde0de
commit
5787aa4b46
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
> Wieloplatformowy edytor tekstu z obsługą wtyczek.
|
> Wieloplatformowy edytor tekstu z obsługą wtyczek.
|
||||||
> Wtyczkami zarządza się poprzez `apm`.
|
> Wtyczkami zarządza się poprzez `apm`.
|
||||||
|
> Uwaga: Atom został wycofany i nie jest już aktywnie rozwijany.
|
||||||
> Więcej informacji: <https://atom.io/>.
|
> Więcej informacji: <https://atom.io/>.
|
||||||
|
|
||||||
- Otwórz plik lub katalog:
|
- Otwórz plik lub katalog:
|
||||||
|
@ -20,7 +21,7 @@
|
||||||
|
|
||||||
`atom --safe`
|
`atom --safe`
|
||||||
|
|
||||||
- Zapobiega rozwidlaniu się w tle, utrzymuje Atom podłączony do terminala:
|
- Zapobiegaj rozwidlaniu się w tle, utrzymując Atoma podłączonego do terminala:
|
||||||
|
|
||||||
`atom --foreground`
|
`atom --foreground`
|
||||||
|
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
> A cross-platform pluggable text editor.
|
> A cross-platform pluggable text editor.
|
||||||
> Plugins are managed by `apm`.
|
> Plugins are managed by `apm`.
|
||||||
|
> Note: Atom has been sunsetted and is no longer actively maintained.
|
||||||
> More information: <https://atom.io/>.
|
> More information: <https://atom.io/>.
|
||||||
|
|
||||||
- Open a file or directory:
|
- Open a file or directory:
|
||||||
|
|
Loading…
Reference in New Issue