mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-02 15:25:58 +01:00
add update to help
This commit is contained in:
parent
738ffb6e5f
commit
0ac8868724
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
┗
|
||||
)#";
|
||||
|
|
Loading…
Reference in a new issue