mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-12-26 09:58:20 +01:00
add USE_CURSES to help
This commit is contained in:
parent
a3b326205a
commit
52055d6334
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ EOF
|
|||
echo " env: KILL_INTERVAL_SECS: kill a random xwords every "
|
||||
echo " this many seconds; 0 to disable; cur: $KILL_INTERVAL_SECS"
|
||||
echo " env: ROLES: what hosts to handle here; cur: $ROLES"
|
||||
echo " env: USE_CURSES; cur: $USE_CURSES"
|
||||
exit 0
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue