mirror of
https://github.com/louisrubet/rpn
synced 2025-01-01 18:20:06 +01:00
Correct help command
This commit is contained in:
parent
8952bb55a4
commit
e13dc4fabb
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ void verbose()
|
|||
void help()
|
||||
{
|
||||
cout<<endl;
|
||||
rpn_uname();
|
||||
cout<<ATTR_BOLD<<uname<<ATTR_OFF<<endl;
|
||||
cout<<endl;
|
||||
|
||||
// syntax
|
||||
|
|
Loading…
Reference in a new issue