mirror of
https://github.com/sbrow/envr.git
synced 2026-08-26 18:03:32 -04:00
feat: Brought back the docs generator.
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
## envr completion
|
||||
|
||||
Generate shell completion scripts
|
||||
|
||||
### Synopsis
|
||||
|
||||
Supported shells:
|
||||
|
||||
nushell
|
||||
bash
|
||||
|
||||
```
|
||||
envr completion <shell> [flags]
|
||||
```
|
||||
|
||||
**Arguments:**
|
||||
|
||||
* `shell` — Shell to generate completions for
|
||||
|
||||
### Options
|
||||
|
||||
```
|
||||
-h, --help show this documentation
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
||||
* [envr](envr.md) - Manage your .env files.
|
||||
Reference in New Issue
Block a user