commit | 5a73f3992d75dd4c7beefae2fa8a843d14372b19 | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Sun Dec 22 20:15:54 2013 -0600 |
committer | Rob Landley <rob@landley.net> | Sun Dec 22 20:15:54 2013 -0600 |
tree | f2ed4feaeca0d082c4b1475fcd602e7d760c9815 | |
parent | f070ec01d918ff0474a0a5fc9aa745fcd848622a [diff] |
Ashwini sharma pointed out that show_help() doesn't exit so "ifconfig eth0 netmask" would segfault. Replace it with an error_exit(), see list for aesthetic issue this raises re: help text.