You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Option("path",Required=true,SetName="path",HelpText="Displays the processes locking the path")]
91
101
publicstring?Path{get;set;}
92
102
93
-
[Option("dump-all-handles",Required=true,Default=false,SetName="dump-all-handles",HelpText="Displays information about all system handles.")]
103
+
[Option("dump-all-handles",Required=true,Default=false,SetName="dump-all-handles",HelpText="Displays information about all system handles and modules")]
0 commit comments