Fix 'doom env -c'
Throwing "I don't understand 'doom env -c'" errors
This commit is contained in:
parent
ee2c1e384c
commit
35152fda67
1 changed files with 1 additions and 2 deletions
|
@ -6,8 +6,7 @@
|
||||||
"Generate the envvar file at PATH. Note that envvar files that aren't in
|
"Generate the envvar file at PATH. Note that envvar files that aren't in
|
||||||
`doom-env-file' won't be loaded automatically at startup. You will need to
|
`doom-env-file' won't be loaded automatically at startup. You will need to
|
||||||
load them manually from your private config with the `doom-load-envvars-file'
|
load them manually from your private config with the `doom-load-envvars-file'
|
||||||
function.")
|
function."))
|
||||||
&rest args)
|
|
||||||
"Creates or regenerates your envvars file.
|
"Creates or regenerates your envvars file.
|
||||||
|
|
||||||
The envvars file is created by scraping your (interactive) shell environment
|
The envvars file is created by scraping your (interactive) shell environment
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue