remove all traces to --props
This commit is contained in:
parent
d4e030f9c6
commit
b4b47567c3
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ a running copy of FG allows for switching components on the fly, a
|
||||||
positive boon for panel authors. To see the property tree start FG
|
positive boon for panel authors. To see the property tree start FG
|
||||||
with the following command line:
|
with the following command line:
|
||||||
|
|
||||||
fgfs --props=socket,bi,5,localhost,5500,tcp
|
fgfs --telnet=socket,bi,5,localhost,5500,tcp
|
||||||
|
|
||||||
Then use telnet to connect to localhost on port 5500. You can browse
|
Then use telnet to connect to localhost on port 5500. You can browse
|
||||||
the tree as you would a filesystem.
|
the tree as you would a filesystem.
|
||||||
|
|
Loading…
Reference in a new issue