base32/64: clearer command description. (#2722)
This commit is contained in:

committed by
Muhammad Falak R Wani

parent
cd4f92eb12
commit
2babee607a
@@ -1,6 +1,6 @@
|
|||||||
# base32
|
# 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:
|
- Encode a file:
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
# base64
|
# 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:
|
- Encode a file:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user