mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
Cleanup: Minor edits
This commit is contained in:
parent
4f5d042f2b
commit
1e8709e0dc
3 changed files with 3 additions and 7 deletions
|
@ -91,7 +91,6 @@ int CmdHelpUsage ()
|
|||
// TODO clear
|
||||
// TODO import
|
||||
// TODO undo
|
||||
// TODO split
|
||||
|
||||
// TODO List all extensions.
|
||||
|
||||
|
@ -99,10 +98,6 @@ int CmdHelpUsage ()
|
|||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
// TODO Perhaps have a set of 'documents' to display, and a keyword index that
|
||||
// maps to the the appropriate ones. Then display a list of any ambiguous
|
||||
// requests, or the appropriate doc for single hits. Perhaps a 'See also'.
|
||||
//
|
||||
// TODO Should the CmdXxx functions themselves be responsible for providing both
|
||||
// the command syntax and the help text?
|
||||
// A: Only if they are upgraded to objects.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue