Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ timer add acme code review --duration 45m --agents 2
```

`@profullstack/billing` multiplies by it when the rate says to
(`$100/hour/agent/upto:4`), and ignores it when the rate is flat. It defaults to
(`$400/hour/agent/upto:4`), and ignores it when the rate is flat. It defaults to
1, so you can ignore the whole idea until you need it.

`start` is also spelled `on` and `stop` is also spelled `off`, so muscle memory
Expand Down
Loading