We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b3e9b9 commit 8fcddb0Copy full SHA for 8fcddb0
docs/src/content/docs/index.mdx
@@ -45,7 +45,7 @@ REDIS_URL = { description = "Redis connection string", required = false }
45
```
46
47
```bash
48
-# Initialize secretspec.toml from existing .env files
+# Initialize secretspec.toml, possibly from `.env`
49
$ secretspec init --from .env
50
51
0 commit comments