Skip to content

Commit

Permalink
docs(readme): 📝 document -l for continue (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesNZL committed Jul 6, 2023
1 parent 1f57cd9 commit a9d2e9f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,11 @@ When followed by anything other than a command name, the list of results will co
### Usage Examples
- `tgl [previous time entry description]`

### Flags
| Name | Flag | Description | Example |
| ---------------------- | ---- | ------------------------------------------------------------------ | -------- |
| List Past Time Entries | `-l` | List all past time entries to continue, even if the query is empty | `tgl -l` |

### Key Modifiers
| Name | Key Modifier | Description | Example |
| --------------------------- | ------------ | ------------------------------------------------------ | ------------------------------------------------------------ |
Expand Down

0 comments on commit a9d2e9f

Please sign in to comment.