Merge branch 'jc/usage-stdin' into maint
commitf5f76845961f4207b3dc8c186b2356f160276e45
authorJunio C Hamano <gitster@pobox.com>
Tue, 3 Nov 2015 23:32:38 +0000 (3 15:32 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 3 Nov 2015 23:32:38 +0000 (3 15:32 -0800)
treef88d6c141e2c6040b69e015e8c9d9a37bdd80111
parent14f905caf2da593a65a2be51ff4d219e5cc3de04
parent33e8fc87407505c3a96792fc47189d57b97b34c3
Merge branch 'jc/usage-stdin' into maint

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
builtin/stripspace.c