1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-10-30 22:38:23 +01:00

base32/64: clearer command description. (#2722)

This commit is contained in:
Marco Bonelli 2019-01-21 18:34:59 +01:00 committed by Muhammad Falak R Wani
parent cd4f92eb12
commit 2babee607a
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# base32
> Encode or decode file or standard input, to standard output.
> Encode or decode file or standard input to/from Base32, to standard output.
- Encode a file:

View file

@ -1,6 +1,6 @@
# base64
> Encode or decode file or standard input, to standard output.
> Encode or decode file or standard input to/from Base64, to standard output.
- Encode a file: