Skip to content

Commit

Permalink
docs: update devenv -h in README
Browse files Browse the repository at this point in the history
  • Loading branch information
sandydoo committed Feb 12, 2025
1 parent a125f42 commit 2727681
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,12 +62,13 @@ And ``devenv shell`` activates the environment.

```
$ devenv
https://devenv.sh 1.3.1: Fast, Declarative, Reproducible, and Composable Developer Environments
https://devenv.sh 1.4.0: Fast, Declarative, Reproducible, and Composable Developer Environments
Usage: devenv [OPTIONS] [COMMAND]
Commands:
init Scaffold devenv.yaml, devenv.nix, .gitignore and .envrc.
generate Generate devenv.yaml and devenv.nix using AI
shell Activate the developer environment. https://devenv.sh/basics/
update Update devenv.lock from devenv.yaml inputs. http://devenv.sh/inputs/
search Search for packages and options in nixpkgs. https://devenv.sh/packages/#searching-for-a-file
Expand Down

0 comments on commit 2727681

Please sign in to comment.