cmdline: Improve arguments list
authorOndrej Holy <oholy@redhat.com>
Fri, 22 Sep 2017 12:17:10 +0000 (14:17 +0200)
committerOndrej Holy <oholy@redhat.com>
Wed, 27 Sep 2017 09:20:25 +0000 (11:20 +0200)
commitcf1fbf55d5fdb7ef3bee9e3d477ced7a783233a3
treea82e9257a8e94489ba6f01526ad626c5404bba29
parent8f98cc9ee1c2409b1a599ffc91e4818411cc0c00
cmdline: Improve arguments list

This patch contains several improvements for arguments list:
- use capitals consistently
- remove full stop sign at the end
- use "experimental" constiently for unstable and hacky features
- use <> for variables consistenly
- use [] for optional parts consistently.
- shorten some format strings to make /help more readable
- replace whitespace in variables for better readability (especialy man page)
- fix wrong argument tyes
- add missing formats
client/common/cmdline.c