update property-list entry
This commit is contained in:
parent
f7a9ef4d37
commit
e7ebfba42c
1 changed files with 3 additions and 1 deletions
|
@ -382,7 +382,7 @@ It does *not* handle setting of property values! Clicking on some
|
|||
entries with the "control" or "shift" key pressed has a special meaning:
|
||||
|
||||
Ctrl +
|
||||
"." -> toggle display of property flags (see below)
|
||||
"." -> toggle verbose mode (shows flags, listeners, dir-values)
|
||||
".." -> go to root node
|
||||
(bool) -> toggle bool value
|
||||
|
||||
|
@ -399,6 +399,8 @@ The flags printed after the node type have the following meaning:
|
|||
U -> user archive bit set
|
||||
T -> property is "tied"
|
||||
|
||||
Ln -> number of listeners attached to this node
|
||||
|
||||
|
||||
|
||||
select
|
||||
|
|
Loading…
Add table
Reference in a new issue