simplify wordgrinder
- Removing the word terminal because its implicit - Mentioning that it loads a blank document by default - Removing 'press' to maintain uniformity with other pages like `rtv`
This commit is contained in:

committed by
Waldir Pimenta

parent
d49b95fc53
commit
e9a443b189
@@ -2,14 +2,14 @@
|
||||
|
||||
> Command-line Based Word Processor.
|
||||
|
||||
- Start wordgrinder in terminal:
|
||||
- Start wordgrinder. Loads a blank document by default:
|
||||
|
||||
`wordgrinder`
|
||||
|
||||
- Start wordgrinder in terminal, opening {filename}:
|
||||
- Open a given file:
|
||||
|
||||
`wordgrinder {{filename}}`
|
||||
|
||||
- Open menu in wordgrinder:
|
||||
- Open menu:
|
||||
|
||||
`Press Alt + M`
|
||||
`Alt + M`
|
||||
|
Reference in New Issue
Block a user