From 594797c358d4eef12542329df6b57f9869fce618 Mon Sep 17 00:00:00 2001 From: Zach DeCook Date: Wed, 15 Jan 2025 18:21:15 -0500 Subject: [PATCH] Document terse output mode for plugins --- hyprctl/Strings.hpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hyprctl/Strings.hpp b/hyprctl/Strings.hpp index f77626a52be..eb427e051d5 100644 --- a/hyprctl/Strings.hpp +++ b/hyprctl/Strings.hpp @@ -124,9 +124,10 @@ const std::string_view PLUGIN_HELP = R"#(usage: hyprctl [flags] plugin requests: load → Loads a plugin. Path must be absolute unload → Unloads a plugin. Path must be absolute - list → Lists all loaded plugins + list [-t] → Lists all loaded plugins flags: + -t → Terse output mode See 'hyprctl --help')#"; const std::string_view SETPROP_HELP = R"#(usage: hyprctl [flags] setprop [lock]