dc: fix "small dc" to have standard command line API
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@ -159,8 +159,7 @@
|
||||
//usage:
|
||||
//usage:#define dc_full_usage "\n"
|
||||
//usage: "\nTiny RPN calculator. Operations:"
|
||||
//usage: "\n+, -, *, /, %, ^, exp, ~, divmod, |, "
|
||||
//usage: "modular exponentiation,"
|
||||
//usage: "\n+, -, *, /, %, ~, ^, |,"
|
||||
//usage: "\np - print top of the stack (without popping)"
|
||||
//usage: "\nf - print entire stack"
|
||||
//usage: "\nk - pop the value and set the precision"
|
||||
|
Reference in New Issue
Block a user