1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00

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:
Agniva De Sarker 2017-04-24 12:09:16 +05:30 committed by Waldir Pimenta
parent d49b95fc53
commit e9a443b189

View file

@ -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`