color: add German translation (#7298)
This commit is contained in:
16
pages.de/windows/color.md
Normal file
16
pages.de/windows/color.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# color
|
||||
|
||||
> Setze die Vordergrund- und Hintergrundfarben der Kommandozeile.
|
||||
> Weitere Informationen: <https://docs.microsoft.com/windows-server/administration/windows-commands/color>.
|
||||
|
||||
- Setze die Kommandozeilenfarben auf die Standardwerte:
|
||||
|
||||
`color`
|
||||
|
||||
- Liste alle verfügbaren Farben und detailierte Informationen auf:
|
||||
|
||||
`color /?`
|
||||
|
||||
- Setze die Vordergrund- und Hintergrundfarbe der Kommandozeilen auf eine spezifische Farbe:
|
||||
|
||||
`color {{vordergrundfarbe_code}}{{hintergrundfarbe_code}}`
|
Reference in New Issue
Block a user