Fix forgotten bracket and duplicate option in usage()
authorQuentin Rameau <quinq@fifth.space>
Mon, 1 Feb 2016 11:20:33 +0000 (12:20 +0100)
committerChristoph Lohmann <20h@r-36.net>
Mon, 1 Feb 2016 17:14:27 +0000 (18:14 +0100)
commit6d636beb229cebf3b897446c72c7a341bee9f820
tree2be6b8f5d5b250a5c7b279424e505ca5307e00f1
parent6e70bb97d4e98a5e2fa7c5488b0cba1da140b78f
Fix forgotten bracket and duplicate option in usage()

Scratch the preceding patch, this one is more correct
(don't forget to 'git am --scissors' ;))
-- >8 --

Also reformat the strings in a saner layout

Signed-off-by: Christoph Lohmann <20h@r-36.net>
st.c