diff --git a/src/commands.cc b/src/commands.cc index 01af212c..f62c80a1 100644 --- a/src/commands.cc +++ b/src/commands.cc @@ -1955,7 +1955,7 @@ const CommandDesc on_key_cmd = { const CommandDesc info_cmd = { "info", nullptr, - "info [] ...: display an info box with the params as content", + "info [] : display an info box containing ", ParameterDesc{ { { "anchor", { true, "set info anchoring ." } }, { "placement", { true, "set placement relative to anchor (above, below)" } },