diff --git a/hledger/Hledger/Cli/Commands/Add.md b/hledger/Hledger/Cli/Commands/Add.md index 408439a0b..8d4d85531 100644 --- a/hledger/Hledger/Cli/Commands/Add.md +++ b/hledger/Hledger/Cli/Commands/Add.md @@ -23,8 +23,8 @@ Features: - [Readline-style edit keys](http://tiswww.case.edu/php/chet/readline/rluserman.html#SEC3) can be used during data entry. - The tab key will auto-complete whenever possible - accounts, - descriptions, dates (`yesterday`, `today`, `tomorrow`). If the input - area is empty, it will insert the default value. + payees/descriptions, dates (`yesterday`, `today`, `tomorrow`). + If the input area is empty, it will insert the default value. - If the journal defines a [default commodity](#default-commodity), it will be added to any bare numbers entered. - A parenthesised transaction [code](#entries) may be entered following a date.