Skip to content

Commit

Permalink
Update winbaseobj.table (#6429)
Browse files Browse the repository at this point in the history
  • Loading branch information
scottlundgren committed May 9, 2020
1 parent 6e08fdb commit e237619
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specs/windows/winbaseobj.table
@@ -1,5 +1,5 @@
table_name("winbaseobj")
description("Lists named Windows objects in the default object directories, across all terminal services sessions.")
description("Lists named Windows objects in the default object directories, across all terminal services sessions. Example Windows ojbect types include Mutexes, Events, Jobs and Semaphors.")
schema([
Column("session_id", INTEGER, "Terminal Services Session Id"),
Column("object_name", TEXT, "Object Name"),
Expand Down

0 comments on commit e237619

Please sign in to comment.