Skip to content

Commit

Permalink
docs: update help docs
Browse files Browse the repository at this point in the history
  • Loading branch information
2KAbhishek committed Oct 24, 2024
1 parent 7eecadd commit de4a54e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/octohub.txt
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ COMMANDS ~
- Ex: `:OctoActivityStats count:20` shows the last 20 activity events for the current user.
- `OctoContributionStats [username]`Displays contribution stats for a user.
- `OctoProfile [username]`Opens the GitHub profile of a user in your browser.
- `UtilsCacheClear[prefix]`Clears the cache for a given prefix. Provided by utils.nvim <https://github.com/2kabhishek/utils.nvim>.
- `UtilsClearCache[prefix]`Clears all the cache for a given prefix. Provided by utils.nvim <https://github.com/2kabhishek/utils.nvim>.
- Ex: `:UtilsClearCache username` - Clears the cache for `username`

If the `user` parameter is not provided, the plugin will use the current
Expand Down

0 comments on commit de4a54e

Please sign in to comment.