diff options
-rw-r--r-- | jawol.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -24,6 +24,8 @@ static const char usage_msg[] = "to either the limited broadcast address, or the directed broadcast address of\n" "the destination network, i.e. 10.1.2.255 if the destination host is\n" "10.1.2.3/24.\n" +"This requires the final router connected to the destination subnet to be\n" +"configured accordingly.\n" "\n" "Options for raw mode (etherwake):\n" " --broadcast\n" |