Skip to content

Commit a71d799

Browse files
authored
Update README.md
1 parent 6cb037c commit a71d799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

02-context-conversations/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -855,7 +855,7 @@ copilot --add-dir /path/to/directory
855855
1. **`@` syntax** gives Copilot CLI context about files, directories, and images
856856
2. **Multi-turn conversations** build on each other as context accumulates
857857
3. **Sessions auto-save**: use `--continue` or `--resume` to pick up where you left off
858-
4. **Context windows** have limits: manage them with `/context`, `/clear`, `/rewind`, `/compact`, and `/new`
858+
4. **Context windows** have limits: manage them with `/clear`, `/compact`, `/context`, `/new`, and `/rewind`
859859
5. **Permission flags** (`--add-dir`, `--allow-all`) control multi-directory access. Use them wisely!
860860
6. **Image references** (`@screenshot.png`) help debug UI issues visually
861861

0 commit comments

Comments
 (0)