commit | 15d60a35b8fe82363325494a2a7c49f26f9f5594 | [log] [tgz] |
---|---|---|
author | Tobin C. Harding <me@tobin.cc> | Thu Dec 07 13:57:53 2017 +1100 |
committer | Tobin C. Harding <me@tobin.cc> | Sat Apr 07 08:50:34 2018 +1000 |
tree | 424de7716d192ecbd107c86021bb5bdecba7188f | |
parent | 6145de836a5ead2732667ac76917f5c296599f5f [diff] |
leaking_addresses: indent dependant options A number of the command line options to script are dependant on the option --input-raw being set. If we indent these options it makes explicit this dependency. Indent options dependant on --input-raw. Signed-off-by: Tobin C. Harding <me@tobin.cc>