commit | 12926435b6f4880cb178d1d43295f7638a603ab8 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Sun Feb 25 19:54:59 2018 -0800 |
committer | William A. Kennington III <wak@google.com> | Sun Feb 25 19:57:17 2018 -0800 |
tree | 184e5c2786a162dd804e27a865ca68b6ad9314ae | |
parent | 7df4b5dc9cd445a95131b5aae5f0d059883da5e3 [diff] |
argument: Fix alignment of help text When printed on the terminal the description of the command line options is supposed to be aligned for all options. The --action_target argument is currently not aligned with any of the other arguments. Fix this. Change-Id: I170d445a5e490c5d6e99379b8b704992a51fca3c Signed-off-by: William A. Kennington III <wak@google.com>