add update to help

This commit is contained in:
Vaxry 2023-12-06 18:15:44 +00:00
parent 738ffb6e5f
commit 0ac8868724

View file

@ -14,6 +14,7 @@ const std::string HELP = R"#(┏ hyprpm, a Hyprland Plugin Manager
remove [url/name] Remove an installed plugin repository
enable [name] Enable a plugin
disable [name] Disable a plugin
update Check and update all plugins if needed
load Load hyprpm state. Ensure all enabled plugins are loaded.
)#";