Skip to content

Commit

Permalink
[docs] clarify ttl format
Browse files Browse the repository at this point in the history
  • Loading branch information
capcom6 committed Oct 28, 2024
1 parent d3841f2 commit 627837f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ Options:
- `--id value`: Message ID (optional, generated if not specified)
- `--phones value, -p value, --phone value`: Phone numbers (can be specified multiple times or comma-separated)
- `--sim value`: SIM card index (1-3) (default: 0)
- `--ttl value`: Time to live (default: unlimited)
- `--ttl value`: Time to live as duration string like "1h30m" (default: unlimited)
- `--validUntil value`: Valid until (format: YYYY-MM-DD HH:MM:SS in local timezone)

#### Get Message Status
Expand Down

0 comments on commit 627837f

Please sign in to comment.