clarify hours argument help
This commit is contained in:
parent
a26a56eafe
commit
9c5338793e
@ -20,7 +20,7 @@ timelogdefault = "~/.timelog"
|
||||
timelogenvvar = "TIMELOG"
|
||||
timeprogname = "hours"
|
||||
usagehdr = "Usage: hledger [OPTION] COMMAND [ACCTPATTERNS] [-- DESCPATTERNS]\n" ++
|
||||
"or: hours [OPTIONS] [PERIOD [COMMAND]]\n" ++
|
||||
"or: hours [OPTIONS] [PERIOD [COMMAND [PATTERNS]]]\n" ++
|
||||
"\n" ++
|
||||
"Options (before command, unless using --options-anywhere):"
|
||||
usageftr = "\n" ++
|
||||
|
||||
2
README
2
README
@ -61,7 +61,7 @@ categories as accounts. If hledger is invoked by the "hours" alias it
|
||||
looks for your timelog, and parses arguments slightly differently for
|
||||
convenient querying:
|
||||
|
||||
hours [OPTIONS] [PERIOD [COMMAND]]
|
||||
hours [OPTIONS] [PERIOD [COMMAND [PATTERNS]]]
|
||||
|
||||
PERIOD and COMMAND default to "today" and "balance --subtotal"
|
||||
respectively, and --options-anywhere is assumed. The timelog is found in
|
||||
|
||||
Loading…
Reference in New Issue
Block a user