1
0
Fork 0
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:
skyjx 2022-12-07 07:06:18 +01:00 committed by GitHub
parent 15493ebc15
commit 44fc59e816
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
pages.de/common/vifm.md Normal file
View 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}}`