mirror of
https://github.com/GothenburgBitFactory/taskshell.git
synced 2025-06-26 10:54:29 +02:00
L10N: Improved and localized usage
This commit is contained in:
parent
8e5e294c68
commit
1403ad038e
2 changed files with 10 additions and 7 deletions
|
@ -56,13 +56,7 @@ static void welcome ()
|
|||
std::cout << PACKAGE_STRING
|
||||
<< "\n"
|
||||
<< "\n"
|
||||
<< " Commands:\n"
|
||||
<< " tasksh> review # Task review session\n"
|
||||
<< " tasksh> list # Any Taskwarrior command\n"
|
||||
<< " tasksh> diagnostics # Tasksh diagnostics\n"
|
||||
<< " tasksh> help # Tasksh help\n"
|
||||
<< " tasksh> !ls -al # Any shell command. May also use 'exec'\n"
|
||||
<< " tasksh> quit # End of session. May also use 'exit'\n"
|
||||
<< STRING_COMMAND_USAGE
|
||||
<< "\n";
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue