docs: update session file path in save-session command documentation

Revised the documentation for the `/save-session` command to reflect the actual resolved path to the session file, enhancing clarity for users regarding where their session data is stored. This change aligns with previous updates to session file management.
This commit is contained in:
avesh-h
2026-03-09 21:41:17 +05:30
committed by Affaan Mustafa
parent b39e25a58f
commit b365ce861a

View File

@@ -58,7 +58,7 @@ Write every section honestly. Do not skip sections — write "Nothing yet" or "N
After writing, display the full contents and ask:
```
Session saved to .claude/sessions/YYYY-MM-DD-<short-id>-session.tmp
Session saved to [actual resolved path to the session file]
Does this look accurate? Anything to correct or add before we close?
```