mirror of
https://github.com/GothenburgBitFactory/taskshell.git
synced 2025-08-18 15:33:12 +02:00
Help
- Help message is currently just a man page reference.
This commit is contained in:
parent
02e6530bd3
commit
f0c65c4ff8
1 changed files with 1 additions and 3 deletions
|
@ -33,9 +33,7 @@
|
|||
////////////////////////////////////////////////////////////////////////////////
|
||||
int cmdHelp ()
|
||||
{
|
||||
// TODO This needs some work.
|
||||
std::cout << "tasksh help\n";
|
||||
|
||||
std::cout << "Run 'man tasksh' for help.\n";
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue