memd-cli 1.4.0 → 1.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -24,7 +24,6 @@ Options:
|
|
|
24
24
|
--no-pager disable pager (less)
|
|
25
25
|
--no-mouse disable mouse scroll in pager
|
|
26
26
|
--no-color disable colored output
|
|
27
|
-
--no-highlight disable syntax highlighting
|
|
28
27
|
--width <number> terminal width override
|
|
29
28
|
--ascii use pure ASCII mode for diagrams (default: unicode)
|
|
30
29
|
--theme <name> syntax highlight theme (default, monokai, dracula,
|