mirror of
https://github.com/ChronosX88/psyced.git
synced 2024-12-04 16:12:20 +00:00
+
This commit is contained in:
parent
b704cedfd1
commit
05a733dbcf
5
.gitignore
vendored
5
.gitignore
vendored
@ -15,7 +15,12 @@ INSTALL.txt
|
|||||||
*.rej
|
*.rej
|
||||||
*.log
|
*.log
|
||||||
*.pem
|
*.pem
|
||||||
|
*.bz2
|
||||||
|
*.gz
|
||||||
*old
|
*old
|
||||||
*bak
|
*bak
|
||||||
*diff
|
*diff
|
||||||
*orig
|
*orig
|
||||||
|
*.c-*
|
||||||
|
*.h-*
|
||||||
|
*.fmt-*
|
||||||
|
@ -755,7 +755,7 @@ _PAGES_help_settings
|
|||||||
|## <DT><P><B> /set multiplace [ on | off ] </B></p><dd>
|
|## <DT><P><B> /set multiplace [ on | off ] </B></p><dd>
|
||||||
|## erlaubt das Betreten mehrerer Räume gleichzeitig. Für fortgeschrittene
|
|## erlaubt das Betreten mehrerer Räume gleichzeitig. Für fortgeschrittene
|
||||||
|## Anwender essentiell, und in vielen Zugangsformen sowieso normal.
|
|## Anwender essentiell, und in vielen Zugangsformen sowieso normal.
|
||||||
|##
|
|##
|
||||||
|<a name="clearscreen"></a>
|
|<a name="clearscreen"></a>
|
||||||
|<DT><P><B> /set clearscreen [ on | off ] </B></p><dd>
|
|<DT><P><B> /set clearscreen [ on | off ] </B></p><dd>
|
||||||
|betrifft nur den telnet-Zugang. Mit einer Leereingabe kann
|
|betrifft nur den telnet-Zugang. Mit einer Leereingabe kann
|
||||||
|
@ -841,7 +841,7 @@ _PAGES_help_settings
|
|||||||
|## <DT><P><B> /set multiplace [ on | off ] </B></p><dd>
|
|## <DT><P><B> /set multiplace [ on | off ] </B></p><dd>
|
||||||
|## allows you to enter more than one room at a time in some access forms.
|
|## allows you to enter more than one room at a time in some access forms.
|
||||||
|## An essential feature for advanced users, yet confusing for some beginners.
|
|## An essential feature for advanced users, yet confusing for some beginners.
|
||||||
|##
|
|##
|
||||||
|<DT><P><B> /set clearscreen [ on | off ] </B></p><dd>
|
|<DT><P><B> /set clearscreen [ on | off ] </B></p><dd>
|
||||||
|only applies to the telnet access. Hitting carriage return without
|
|only applies to the telnet access. Hitting carriage return without
|
||||||
|any other input will normally clear the terminal screen.
|
|any other input will normally clear the terminal screen.
|
||||||
|
Loading…
Reference in New Issue
Block a user