generated from PlexSheep/rs-base
docs: add some info to the readme
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m16s
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m16s
This commit is contained in:
parent
9c9b476b22
commit
0520032ab5
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@ Current formats are:
|
|||
- Base64
|
||||
|
||||
`numf` also has the option of prepending a prefix for each format, such as
|
||||
`0x` for hexadecimal.
|
||||
`0x` for hexadecimal. Numbers may also be provided from the stdin. See `--help`
|
||||
flag for more information.
|
||||
|
||||
## Example
|
||||
|
||||
|
|
Reference in a new issue