exit: add German translation (#7340)
This commit is contained in:
12
pages.de/common/exit.md
Normal file
12
pages.de/common/exit.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# exit
|
||||
|
||||
> Verlasse die Shell.
|
||||
> Weitere Informationen: <https://manned.org/exit>.
|
||||
|
||||
- Beende die Shell mit dem Exitcode des zuletzt ausgeführten Befehls:
|
||||
|
||||
`exit`
|
||||
|
||||
- Beende die Shell mit dem angegebenen Exitcode:
|
||||
|
||||
`exit {{exitcode}}`
|
Reference in New Issue
Block a user