generated from PlexSheep/rs-base
docs: add raw mode to readme
cargo devel CI / cargo CI (push) Successful in 1m37s
Details
cargo devel CI / cargo CI (push) Successful in 1m37s
Details
This commit is contained in:
parent
f3d7d807d5
commit
c18d1c09e9
|
@ -23,8 +23,9 @@ Current formats are:
|
|||
- Decimal
|
||||
- Base32
|
||||
- Base64
|
||||
- Raw
|
||||
|
||||
`numf` also has the option of prepending a prefix for each format, such as
|
||||
`numf` also has the option of prepending a prefix for the formats, such as
|
||||
`0x` for hexadecimal. Numbers may also be provided from the stdin. See `--help`
|
||||
flag for more information.
|
||||
|
||||
|
|
Reference in New Issue