Update Usage
This commit is contained in:
parent
683dddb517
commit
c716935d1d
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ based is a command line tool to help A level students to revise base conversion.
|
||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
```
|
```
|
||||||
Usage: ./based -f [from] -t [to] -n [number]
|
Usage: based -f [from] -t [to] -n [number]
|
||||||
based is a command line tool to help A level students to revise base conversion.
|
based is a command line tool to help A level students to revise base conversion.
|
||||||
Options:
|
Options:
|
||||||
-f [bin|oct|dec|hex] The base to convert from
|
-f [bin|oct|dec|hex] The base to convert from
|
||||||
|
|
Loading…
Reference in a new issue