Merge branch 'rs/opt-help-text'
commit20f84c8f56519b49fa91bb6cef8f8978c2ab4e09
authorJunio C Hamano <gitster@pobox.com>
Wed, 24 Nov 2010 23:55:19 +0000 (24 15:55 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 24 Nov 2010 23:55:19 +0000 (24 15:55 -0800)
tree506b6dc0c798465251dc065479158b045239a106
parentcbcf0a6981687b31635d806f45e77188c54b7cfc
parent6e565345e87cf9b8da093e11492fe3a025007230
Merge branch 'rs/opt-help-text'

* rs/opt-help-text:
  verify-tag: document --verbose
  branch: improve --verbose description
  archive: improve --verbose description
  Describe various forms of "be quiet" using OPT__QUIET
  add OPT__FORCE
  add description parameter to OPT__QUIET
  add description parameter to OPT__DRY_RUN
  add description parameter to OPT__VERBOSE
builtin/apply.c
builtin/checkout.c
builtin/clean.c
builtin/fetch.c
builtin/merge-file.c
builtin/remote.c