I'm not completely sure what the formatting rules for 'help' are, but the paragraph formatting for 'help command alias' looked weird. The attached patch removes the out-denting from the first line of each paragraph, e.g.
-If the user always wanted to pass the same value to a particular option, the
+ If the user always wanted to pass the same value to a particular option,
the
alias could be defined with that value directly in the alias as a constant,
rather than using a positional placeholder:
I also fixed the alignment of a comment.
Ben
cmd_alias.patch
Description: cmd_alias.patch
_______________________________________________ lldb-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
