Commit 8ba14214 authored by Luboš Luňák's avatar Luboš Luňák
Browse files

[lldb] fix 'command container' help text

parent f09a50cd
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2100,7 +2100,7 @@ public:
            interpreter, "command container",
            "Commands for adding container commands to lldb.  "
            "Container commands are containers for other commands.  You can "
            "add nested container commands by specifying a command path, but "
            "add nested container commands by specifying a command path, "
            "but you can't add commands into the built-in command hierarchy.",
            "command container <subcommand> [<subcommand-options>]") {
    LoadSubCommand("add", CommandObjectSP(new CommandObjectCommandsContainerAdd(