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

italian
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: