remove all traces to --props
This commit is contained in:
parent
4fe615fff5
commit
ecadeeced4
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
|
||||
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
|
||||
the tree as you would a filesystem.
|
||||
|
|
Loading…
Reference in a new issue