mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-19 05:37:51 +00:00
Remove Man pages section from README.md
Man pages are not longer being produced.
This commit is contained in:
parent
9b69fe3c3c
commit
1c48328347
12
README.md
12
README.md
@ -49,18 +49,6 @@ You can renegerate the documentation with:
|
||||
$ npm run-script doc
|
||||
```
|
||||
|
||||
## Manual pages
|
||||
|
||||
UNIX manual pages reside in `man/`
|
||||
|
||||
You can regenerate UNIX `roff` manual pages from markdown with:
|
||||
|
||||
```sh
|
||||
$ gulp man
|
||||
```
|
||||
|
||||
If you add a new `man` page, remember to add the generated filename to the `man` array in `package.json`.
|
||||
|
||||
## Caveats
|
||||
|
||||
- Some interactive widgets don't work on [Cygwin](https://cygwin.com/). If you're running Windows, it's preferrable that you use `cmd.exe`, as `Cygwin` is [not official supported by Node.js](https://github.com/chjj/blessed/issues/56#issuecomment-42671945).
|
||||
|
Loading…
Reference in New Issue
Block a user