mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 11:33:33 +02:00
vifm: add German translation (#9426)
Co-authored-by: pixel <pixel+github@chrissx.de>
This commit is contained in:
parent
15493ebc15
commit
44fc59e816
1 changed files with 12 additions and 0 deletions
12
pages.de/common/vifm.md
Normal file
12
pages.de/common/vifm.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
# vifm
|
||||
|
||||
> Vifm (VI File Manager) ist ein Kommandozeilen-Dateimanager.
|
||||
> Weitere Informationen: <https://github.com/vifm/vifm>.
|
||||
|
||||
- Öffne das aktuelle Verzeichnis:
|
||||
|
||||
`vifm .`
|
||||
|
||||
- Öffne angegebene Verzeichnisse auf der linken oder rechten Seite:
|
||||
|
||||
`vifm {{pfad/zu/verzeichnis_1}} {{pfad/zu/verzeichnis_2}}`
|
Loading…
Add table
Reference in a new issue