From 413168cbc1aad368144fa4a5f1b5ef4e00c55f4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=B6khan=20ALKAN?= Date: Sat, 18 Oct 2014 12:45:05 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ee32f6..d0aa726 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ Attention: If you want, you can specify the key directory with -k option. Crowba Below is the example which you have options for using crowbar. ``` -crowbar.py -b vnckey -s 192.168.2.105/32 -p 5902 -c /root/.vnc/passwd +crowbar.py -b vnckey -s 192.168.2.105/32 -p 5902 -k /root/.vnc/passwd ``` ![alt tag](https://raw.githubusercontent.com/galkan/crowbar/master/images/crowbar-vnc.jpg)