]> git.ipfire.org Git - thirdparty/iw.git/commit
don't emit usage to stderr
authorHolger Schurig <hs4233@mail.mn-solutions.de>
Mon, 24 Aug 2009 09:17:19 +0000 (11:17 +0200)
committerJohannes Berg <johannes@sipsolutions.net>
Mon, 24 Aug 2009 09:25:48 +0000 (11:25 +0200)
commitbd663893f2c8fb77f7c8cc7561cdecc56c1f3b21
tree793c692a43633d0ef5729e425fe5d3d15005c1e4
parent26181415b316bf33b50cfeb099dee7b1fa31ebec
don't emit usage to stderr

Only write error output to stderr, not help und usage information.
This allows now

  ./iw | less

Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de>
iw.c