You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: Reorganize Usage section to highlight power features
Major restructuring of Usage section to put promptext's unique capabilities front and center:
Changes:
- Renamed "Basic Usage" → "Usage" and "Advanced Usage" merged in
- Lead with "Smart Context Building" showcasing -r and --max-tokens
- Show real-world examples: auth, database, API, bug investigation
- Consolidated quick commands into cleaner subsection
- Added "Token Budget Output" subsection for budget exceeded display
- Removed duplicate Output Formats subsection (kept main section)
The new flow immediately demonstrates what makes promptext powerful:
relevance filtering + token budgeting = smart AI context.
Users now see the killer features first, not buried in "Advanced" section.
0 commit comments