diff --git a/README.markdown b/README.markdown index ecbdfc5..0fb9cbe 100644 --- a/README.markdown +++ b/README.markdown @@ -19,9 +19,9 @@ This plugin gives syntax highlighting to [todo.txt](http://todotxt.com/) files. `-a` : Add the priority (A) to the current line -`-c` : Add the priority (B) to the current line +`-b` : Add the priority (B) to the current line -`-b` : Add the priority (C) to the current line +`-c` : Add the priority (C) to the current line `-d` : Insert the current date diff --git a/doc/todo.txt b/doc/todo.txt index 30b6c5f..5a52250 100644 --- a/doc/todo.txt +++ b/doc/todo.txt @@ -15,9 +15,9 @@ COMMANDS *todo-commands* `-a` : Add the priority (A) to the current line -`-c` : Add the priority (B) to the current line +`-b` : Add the priority (B) to the current line -`-b` : Add the priority (C) to the current line +`-c` : Add the priority (C) to the current line `-d` : Insert the current date