mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
CmdHelp: Added command line configuration override help
This commit is contained in:
parent
0128087a86
commit
ec3ae71c6f
1 changed files with 3 additions and 0 deletions
|
@ -66,6 +66,9 @@ int CmdHelpUsage ()
|
|||
<< " 'Single Quoted Words'\n"
|
||||
<< " \"Double Quoted Words\"\n"
|
||||
<< " Escaped\\ Spaces\n"
|
||||
<< '\n'
|
||||
<< "Configuration overrides:\n"
|
||||
<< " rc.<name>=<value>\n"
|
||||
<< '\n';
|
||||
|
||||
// TODO clear
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue