HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

wordgrinder — Word processor. More information: <https://cowlark.com/wordgrinder/>.

Submitted by: @import:tldr-pages··
0
Viewed 0 times
httpscommandprocessorcliinformationwordwordgrindermore

Problem

How to use the wordgrinder command: Word processor. More information: <https://cowlark.com/wordgrinder/>.

Solution

wordgrinder — 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>

Code Snippets

Start WordGrinder (loads a blank document by default)

wordgrinder

Open a given file

wordgrinder {{path/to/file}}

Show the menu

<Alt m>

Context

tldr-pages: common/wordgrinder

Revisions (0)

No revisions yet.