log-work-expense: clarify odometer image order doesn't matter
This commit is contained in:
parent
9e522fc164
commit
44bd7fa45e
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ uv run --with pymongo ~/notes/skills/log-work-expense/scripts/log_expense.py <ty
|
|||
```
|
||||
|
||||
- **Meal receipts**: Run once per receipt (1 file each).
|
||||
- **Mileage**: Run once with both odometer URLs (2 files).
|
||||
- **Mileage**: Run once with both odometer URLs (2 files). The order of start/end odometer images does not matter — just pass both URLs.
|
||||
|
||||
The script enforces file counts and rejects invalid input.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue