From fde2588c70c8699be97e4df49dd08a25a3e321c2 Mon Sep 17 00:00:00 2001 From: Chirag Aggarwal Date: Sat, 28 Nov 2015 19:58:50 +0530 Subject: [PATCH] [ci-skip] Removing Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07c009e..5c9ec96 100755 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ The main functionality that we need is creating notes in Evernote. : With this option we specify the title of new note we want to create. --content <content> -: Specifying the content of new note. The content must not contains double quotes. +: Specifying the content of new note. The content must not contain double quotes. --notebook <notebook where to save> : Specify the notebook where new note should be saved. This option is not required. If it isn't given, the note will be saved in default notebook. If notebook doesn't exist Geeknote will create it automatically.