Files
llvm-project/lldb/source/Commands/CommandObjectApropos.cpp
Jonas Devlieghere 79fb1eb8c1 [lldb] Fix padding for settings in apropos output (#177295)
In the `apropos` output, commands are padded to the longest command so
that their descriptions are aligned. This PR does the same thing for the
settings.

Fixes #177284
2026-01-23 06:33:51 +00:00

3.7 KiB