mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
Docs: Corrected config help
This commit is contained in:
parent
9cb4d26062
commit
45a8ef1773
1 changed files with 1 additions and 3 deletions
|
@ -145,9 +145,7 @@ int CmdHelp (const CLI& cli)
|
|||
<< "When modifying configuration in this way, interactive confirmation will be\n"
|
||||
<< "sought. To override this confirmation, use the ':yes' hint:\n"
|
||||
<< '\n'
|
||||
<< " $ timew config verbose yes\n"
|
||||
<< " $ timew config verbose ''\n"
|
||||
<< " $ timew config verbose :yes\n"
|
||||
<< " $ timew config verbose '' :yes\n"
|
||||
<< '\n'
|
||||
<< "If no arguments are provided, all configuration settings are shown:\n"
|
||||
<< '\n'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue