Clarify README.md
This commit is contained in:
parent
e99dbbed9b
commit
d71e863458
1 changed files with 2 additions and 1 deletions
|
@ -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/)
|
||||
|
|
Loading…
Reference in a new issue