pharo-project / pharo-vm

This is the VM used by Pharo
http://pharo.org
Other
113 stars 68 forks source link

The VM executable should mention the `--interactive` flag #854

Open zilti opened 1 week ago

zilti commented 1 week ago

Currently, when using the pharo executable, it is impossible to determine how to launch an image with the UI. --help won't mention it. It would be useful if, when calling pharo Pharo.image --help, --interactive would be mentioned in the list of flags.