We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 92a1d38 + b2d17a3 commit a0deb2dCopy full SHA for a0deb2d
README.md
@@ -111,7 +111,9 @@ You may need to log in again if:
111
- your session expired
112
- the hedgedoc server was restarted (which force-expires all sessions as a side-effect)
113
- the is`$HEDGEDOC_COOKIES_FILE` deleted, moved, or becomes unreadable by `hedgedoc-cli`
114
+
115
### Create/import a new note
116
117
```bash
118
$ hedgedoc import <input_path> [note_id] # takes a local path to a text file, and an optional note id for the new note
119
qhmNmwmxSmK1H2oJmkKBQQ # returns <note_id> on success
0 commit comments