From 48f5299c532f7e1c35591980b9e7a6e7a199723b Mon Sep 17 00:00:00 2001 From: Alex Halderman Date: Thu, 29 Aug 2013 15:21:47 -0400 Subject: [PATCH] Fix README --- examples/banner-grab-go/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/banner-grab-go/README b/examples/banner-grab-go/README index 1f7eb3a..5a5261d 100644 --- a/examples/banner-grab-go/README +++ b/examples/banner-grab-go/README @@ -30,7 +30,7 @@ OPTIONS: -format Format to output banner responses. One of 'hex', 'ascii', or 'base64'. Default: ascii. ---data Optional data file. This data will be sent to each host +-data Optional data file. This data will be sent to each host upon successful connection. Occurrences of the string '%s' will be replaced with the current target host's address.