idank / explainshell

match command-line arguments to their help text
GNU General Public License v3.0
12.98k stars 778 forks source link

Add the -W flag to the ping command #312

Open Mudit018 opened 1 year ago

Mudit018 commented 1 year ago

Currently, the ping command does not support the -W flag, which sets a specific timeout period for each ping request. This limitation can cause issues for users who require more granular control over the behavior of the ping command.

The required image has been attached for reference. The question mark for -W flag indicates the absence of this flag. image