mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-03-30 13:43:26 +08:00
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:
@@ -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:
|
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?
|
Does this look accurate? Anything to correct or add before we close?
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user