mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-01-30 08:03:55 +00:00
Add information about why CLI doesn't work fine on Cygwin
This commit is contained in:
parent
7634040c62
commit
7246740336
@ -72,5 +72,5 @@ If you add a new `man` page, remember to add the `roff` filename to the `man` ar
|
||||
|
||||
## 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`.
|
||||
- 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).
|
||||
- Most commands require an `<id>` argument, however [Commander](https://github.com/tj/commander.js) refuses to show that in the help page. This will be fixed soon.
|
||||
|
Loading…
x
Reference in New Issue
Block a user