1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 20:55:24 +02:00

!: fix typo in German translation (#11429)

This commit is contained in:
Sebastiaan Speck 2023-11-09 16:54:25 +01:00 committed by GitHub
parent 4127ec5cb6
commit b3b1765fc3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
# Exclamation mark
> Ein in Bash integriertes Kommando, welches durch einen Befehl aus dem Befehlsverlauf ersetzt wird.
> Mehr Informationen: <https://www.gnu.org/software/bash/manual/bash.html#Event-Designators>.
> Weitere Informationen: <https://www.gnu.org/software/bash/manual/bash.html#Event-Designators>.
- Ersetze '!!' durch den vorherigen Befehl und führe ihn mit sudo aus: