Skip to content

Commit

Permalink
docs(generated): update doc/rocks.txt
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
Github Actions committed Dec 11, 2023
1 parent 1c8cb59 commit 04fd0b9
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions doc/rocks.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,14 @@ rocks.nvim commands *rocks.commands*
command action
------------------------------------------------------------------------------

install [rock] [version?] install {rock} with optional {version}.
prune [rock] uninstall {rock} and its stale dependencies,
install [rock] [version?] Install {rock} with optional {version}.
prune [rock] Uninstall {rock} and its stale dependencies,
and remove it from rocks.toml.
sync synchronize installed rocks with rocks.toml.
update search for updated rocks and install them.
edit edit the rocks.toml file.
sync Synchronize installed rocks with rocks.toml.
It may take more than one sync to prune all rocks that can be pruned.
update Search for updated rocks and install them.
edit Edit the rocks.toml file.
log Open the log file.


==============================================================================
Expand Down

0 comments on commit 04fd0b9

Please sign in to comment.