sbin/hammer: Cleanup and squash elm format of hammer show
commitd63d12543c2da2d61754a643d9d9975d7a2c330f
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Tue, 1 Mar 2016 16:38:21 +0000 (2 01:38 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sat, 5 Mar 2016 09:43:57 +0000 (5 18:43 +0900)
tree19e254a719bd790b35f970df5df0a66357e475bc
parent337ec5f8a0e7641024a16c9b647ca804d753334f
sbin/hammer: Cleanup and squash elm format of hammer show

Fix possible trailing whitespace after object type field.

Record information was taking too many lines for no reason.
Squash three lines (ot=, dataoff=, fill=) into one.
Record type dependent part is printed from the next line.
sbin/hammer/cmd_show.c