mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-02 20:54:57 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# docsify
|
||||
|
||||
> Initialize and serve markdown documentation.
|
||||
> More information: <https://cli.docsifyjs.org>.
|
||||
> More information: <https://cli.docsifyjs.org/#/?id=usage>.
|
||||
|
||||
- Initialize a new documentation in the current directory:
|
||||
|
||||
@@ -22,7 +22,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Serve local documentation on `localhost` at the specified port:
|
||||
|
||||
`docsify serve --port {{80}} {{path/to/directory}}`
|
||||
`docsify serve {{[-p|--port]}} {{80}} {{path/to/directory}}`
|
||||
|
||||
- Generate a sidebar markdown file in the specified directory:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user