diff --git a/README.md b/README.md index 1b54779a6..cea3e4e79 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,9 @@ Three types of applications are available: for the **desktop** (Windows, macOS a Operating System | Download -----------------|-------- -Windows | -macOS | -Linux | +Windows | +macOS | +Linux | ## Mobile applications diff --git a/README_terminal.md b/README_terminal.md index 5c299563e..c154e2833 100644 --- a/README_terminal.md +++ b/README_terminal.md @@ -154,7 +154,7 @@ To view the newly created note: Give a new title to the note: - $ joplin set "My note" title "New title" + $ joplin set fe889 title "New title" # Available shortcuts diff --git a/docs/index.html b/docs/index.html index dc1278b43..fbd495479 100644 --- a/docs/index.html +++ b/docs/index.html @@ -218,15 +218,15 @@
$ joplin ls -l
fe889 07/12/2017 17:57 My note
Give a new title to the note:
-$ joplin set "My note" title "New title"
+$ joplin set fe889 title "New title"
Available shortcuts
There are two types of shortcuts: those that manipulate the user interface directly, such as TAB
to move from one pane to another, and those that are simply shortcuts to actual commands. In a way similar to Vim, these shortcuts are generally a verb followed by an object. For example, typing mn
([m]ake [n]ote), is used to create a new note: it will switch the interface to command line mode and pre-fill it with mknote ""
from where the title of the note can be entered. See below for the full list of shortcuts:
Tab Give focus to next pane