Commit 0329b56
authored
docs: add profile storage location to README (#252)
- Added clear documentation of where profiles are stored on each platform
- Linux/macOS: ~/.config/redisctl/config.toml
- Windows: %APPDATA%\redis\redisctl\config.toml
- Helps users understand where their configuration is saved
Part of #2511 parent 2d9932a commit 0329b56
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
60 | 64 | | |
61 | 65 | | |
62 | 66 | | |
| |||
0 commit comments