]> granicus.if.org Git - curl/commit
curl.1: use GNU style and sort options
authorJari Aalto <jari.aalto@cante.net>
Thu, 5 May 2011 09:26:12 +0000 (11:26 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 5 May 2011 09:26:12 +0000 (11:26 +0200)
commit93ec4555ff102e20ff04a7c3509f8b1e46757033
tree514d35efc147a0873ef9d3829e71f8a574b9121d
parent61877b569f29ec735e35cf0b52bc1b00ce03078b
curl.1: use GNU style and sort options

Follow style of GNU layout (cp, mv ...) where options are separated with
comma: -o, --option

Order item alphabetically (by length also): -o, -O, --option

Follow style of GNU layout by moving help related options to the end:
--help, -M, --version
docs/curl.1