And a little formatting...
This commit is contained in:
parent
dac412a3ae
commit
ba0a442d07
@ -9,8 +9,7 @@ will become indeed wide.
|
|||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
|
|
||||||
piggybank [OPTIONS] (COINS in FILE [of CURRENCY] | COINS from FILE
|
piggybank [OPTIONS] (COINS in FILE [of CURRENCY] | COINS from FILE | show FILE [with t(ransactions)])
|
||||||
| show FILE [with t(ransactions)])
|
|
||||||
|
|
||||||
Common options:
|
Common options:
|
||||||
|
|
||||||
@ -123,8 +122,7 @@ Options are simple key=value storage. Spaces between `=` symbol are necessary.
|
|||||||
|
|
||||||
Currency is defined following way:
|
Currency is defined following way:
|
||||||
|
|
||||||
currency.<ISO> = <ISO>;<CURRENCY NAME>;<COINS COUNT>;{}<FRACTION SYMBOL>,
|
currency.<ISO> = <ISO>;<CURRENCY NAME>;<COINS COUNT>;{}<FRACTION SYMBOL>,{}<CURRENCY SYMBOL>;<FACE VALUES>
|
||||||
{}<CURRENCY SYMBOL>;<FACE VALUES>
|
|
||||||
|
|
||||||
That is best described with an example. Here it is:
|
That is best described with an example. Here it is:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user