We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d547fe commit 3f0314bCopy full SHA for 3f0314b
README.md
@@ -14,7 +14,7 @@
14
# Features
15
- [x] Print all environment variables
16
- [x] Get value of variable by name
17
- - [x] Show similar variables if variable not found
+ - [x] Show similar variables if given variable not found
18
- [x] Set variable (temporary and permanent)
19
- [x] Delete variable (temporary and permanent)
20
- [x] Load variables from dotenv-style file (temporary and permanent)
0 commit comments