ping: implement -I option

This commit is contained in:
Denis Vlasenko
2006-09-02 16:17:30 +00:00
parent db7f2e5881
commit 2cbe6e6eb2
3 changed files with 52 additions and 12 deletions

View File

@@ -2272,6 +2272,7 @@ USE_FEATURE_MDEV_CONFIG( \
"Options:\n" \
"\t-c COUNT\tSend only COUNT pings\n" \
"\t-s SIZE\t\tSend SIZE data bytes in packets (default=56)\n" \
"\t-I IPADDR\tUse IPADDR as source address\n" \
"\t-q\t\tQuiet mode, only displays output at start\n" \
"\t\t\tand when finished"
#endif