Update cheatsheets

This commit is contained in:
ivuorinen
2025-05-10 00:19:02 +00:00
parent 9f85bd373f
commit c39b4c5f19
53 changed files with 152 additions and 86 deletions

View File

@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# grip
> Preview GitHub-flavoured Markdown files locally.
> More information: <https://github.com/joeyespo/grip>.
> More information: <https://manned.org/grip>.
- Start the server and serve the rendered `README` file of a current directory:
@@ -18,7 +18,7 @@ source: https://github.com/tldr-pages/tldr.git
- Start the server and open the `README` file of the current directory in the browser:
`grip --browser`
`grip {{[-b|--browser]}}`
- Start the server in the specified port and serve the rendered `README` file of the current directory: