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`
coverage
Agniva De Sarker 2017-04-24 12:09:16 +05:30 committed by Waldir Pimenta
parent d49b95fc53
commit e9a443b189
1 changed files with 4 additions and 4 deletions

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`