]> git.ipfire.org Git - thirdparty/iproute2.git/commit
iprule: Align help text with man page synopsis
authorPhil Sutter <phil@nwl.cc>
Thu, 25 Feb 2016 12:07:35 +0000 (13:07 +0100)
committerStephen Hemminger <stephen@networkplumber.org>
Wed, 2 Mar 2016 17:26:32 +0000 (09:26 -0800)
commit67eedcd9a145f30aa0a185b7235f01b66349effe
treef2c97ef3e04ab5ce71c24e856c56e559b0077b4f
parentb6d77d9ee312246146e9b5ca70a8a1426898b484
iprule: Align help text with man page synopsis

The help text was misleading: One could think it is possible to list
rules by selector, which would be nice but isn't. This change also
clarifies that 'ip rule' defaults to 'list' if no further arguments are
given.

Signed-off-by: Phil Sutter <phil@nwl.cc>
ip/iprule.c