commit | 180b69020fdbabc736f3cb591d95f8bdc4518e05 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Thu Feb 22 14:29:57 2018 -0800 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri Feb 23 14:58:43 2018 +0000 |
tree | cd47dc33a248ab1c03e6c9840ff6435dca2a9b1f | |
parent | be9bec13989dc7224c49dc2078a545aa18a24e74 [diff] |
argument: Fix help output spacing Some of the help text lines are missing spaces between words. This commit makes the formatting more consistent such that spaces are always placed at the end of lines that do not contain a newline character. Now we have the correct spacing in the help output. Change-Id: I01d3f25c95f178afd02263ccc05c664a72bd479d Signed-off-by: William A. Kennington III <wak@google.com>