Merge branch 'jc/usage-stdin'
authorJunio C Hamano <gitster@pobox.com>
Mon, 26 Oct 2015 22:55:17 +0000 (15:55 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 Oct 2015 22:55:17 +0000 (15:55 -0700)
commit97a9e546a27c98512fef39cd457a4da6dbb5063a
tree55207e0a032260173dda66b3ef154d452a979c49
parenta46dcfb8403191ce042ad123a3314a174fa9ca4c
parent33e8fc87407505c3a96792fc47189d57b97b34c3
Merge branch 'jc/usage-stdin'

The synopsis text and the usage string of subcommands that read
list of things from the standard input are often shown as if they
only take input from a file on a filesystem, which was misleading.

* jc/usage-stdin:
  usage: do not insist that standard input must come from a file