From 3f9c6c10951ff17a9211987e6e446759cb67867b Mon Sep 17 00:00:00 2001 From: Rnhmjoj Date: Wed, 23 Jul 2014 18:09:42 +0200 Subject: [PATCH] Add section usage --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 203a315..b795f87 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ Parse and write `.binaryCookies` format used by Safari and other iOS/OSX applications. You can filter cookies by domain name using a blacklist or whitelist or dump the data and export in other formats. +### Usage +See python cookie.py -h for help on usage. + ### License Dual licensed under the MIT and GPL licenses: http://www.opensource.org/licenses/mit-license.php