Skip to content

Commit 2466a29

Browse files
committed
Add help for DevcontainerDown
1 parent 63f46b8 commit 2466a29

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/devcontainer-cli.nvim.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ Development is in progress, but the plugin can already be used.
1111
To find out more:
1212
https://github.com/erichlf/devcontainer-cli.nvim
1313

14-
:h DevcontainerUp
15-
1614
DevcontainerUp *DevcontainerUp*
1715
Spawns a devcontainer, installing dotfiles in the docker container.
1816

@@ -28,4 +26,7 @@ DevcontainerConnect *DevcontainerConnect*
2826
Closes the nvim sessions (all sessions fromt the terminal) and opens a new
2927
terminal which is connected in the docker container, ready to execute the
3028
nvim inside the docker container and start developing your application.
29+
30+
DevcontainerDown *DevcontainerDown*
31+
Stops and removes the devcontainer associated with the current project.
3132
================================================================================

0 commit comments

Comments
 (0)