Clarify README.md

This commit is contained in:
nelle 2024-02-17 18:30:51 -07:00
parent e99dbbed9b
commit d71e863458

View file

@ -15,7 +15,8 @@ Wrapper for sshfs, built in Kotlin, and utilizes [Jexer](https://git.ouroboros.g
3. Extract and run .jar
### CMDLine Options
`java -jar -Djexer.Swing=false` to disable graphical interface, and force XTERM
`java -jar -Djexer.Swing=false` to disable graphical interface, and force XTERM,
Please note that, in XTERM or ECMA48 mode, the login process may break the graphical interface.
## LICENSE
This project falls under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/)