mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
pages.de/base64: replace with kommando with befehl (#10646)
This commit is contained in:
parent
17d76276d9
commit
f4f8eb254d
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@
|
||||||
|
|
||||||
- Kodiere von `stdin`:
|
- Kodiere von `stdin`:
|
||||||
|
|
||||||
`{{ein_kommando}} | base64`
|
`{{befehl}} | base64`
|
||||||
|
|
||||||
- Dekodiere von `stdin`:
|
- Dekodiere von `stdin`:
|
||||||
|
|
||||||
`{{ein_kommando}} | base64 --decode`
|
`{{befehl}} | base64 --decode`
|
||||||
|
|
Loading…
Add table
Reference in a new issue