sbin/hammer: Fix indentation of config data output
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Thu, 3 Mar 2016 20:21:51 +0000 (05:21 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sat, 5 Mar 2016 09:44:00 +0000 (18:44 +0900)
commit310c241ef93878a3499ae940e43d83efd89a64b1
tree9741f66f6ec2d81126bc89a80818d9855f427f3b
parent270c68de8fa83ab51f6834e07549992273157447
sbin/hammer: Fix indentation of config data output

Align config data with " before and after the data.
Otherwise hammer show generates output that looks as if
each line of config data starts with two spaces "  ".
sbin/hammer/cmd_show.c