We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b264158 + 814c17b commit dd9040eCopy full SHA for dd9040e
CHANGELOG.md
@@ -30,6 +30,7 @@ This project follows [Keep a Changelog](https://keepachangelog.com/) and [Semant
30
- Removed used variables output from scan usage to reduce noise.
31
- Removed header output from scan usage to reduce noise.
32
- Shortened config file path in CLI output to show only the filename.
33
+- Updated README documentation for better clarity.
34
35
### Fixed
36
README.md
@@ -1,6 +1,6 @@
1
# dotenv-diff
2
3
-
+
4
5
`dotenv-diff` scans your codebase to detect which environment variables are used
6
and compares them against your `.env` or `.env.example` files.
public/demo3.png
80.3 KB
0 commit comments