Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down