From e423092d081ec73d9fef30317787745c9f9df0c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=ED=95=98=ED=9B=8C?= Date: Fri, 16 Aug 2019 23:33:44 +0900 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f02e8e3..da87bd2 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ $ gem install terminal-table ``` Usage: xspear -u [target] -[options] [value] [ e.g ] -$ ruby a.rb -u 'https://www.hahwul.com/?q=123' --cookie='role=admin' +$ xspear -u 'https://www.hahwul.com/?q=123' --cookie='role=admin' [ Options ] -u, --url=target_URL [required] Target Url @@ -81,7 +81,7 @@ $ ruby a.rb -u 'https://www.hahwul.com/?q=123' --cookie='role=admin' + v=3 : show detail log(req/res) -h, --help Prints this help --version Show XSpear version - --update Update with online + --update Show how to update ``` ### Result types