mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-19 22:01:38 +00:00
Update cheatsheets
This commit is contained in:
21
wordgrinder
Normal file
21
wordgrinder
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# wordgrinder
|
||||
|
||||
> Command-line word processor.
|
||||
> More information: <https://cowlark.com/wordgrinder>.
|
||||
|
||||
- Start WordGrinder (loads a blank document by default):
|
||||
|
||||
`wordgrinder`
|
||||
|
||||
- Open a given file:
|
||||
|
||||
`wordgrinder {{path/to/file}}`
|
||||
|
||||
- Show the menu:
|
||||
|
||||
`<Alt> + M`
|
||||
Reference in New Issue
Block a user