mirror of
https://github.com/ivellioscolin/pykd.git
synced 2025-04-29 11:53:23 +08:00
[0.1.x] hotfix: syntax error output for !py command
git-svn-id: https://pykd.svn.codeplex.com/svn@71849 9b283d60-5439-405e-af05-b73fd8c4d996
This commit is contained in:
parent
2e618b08d8
commit
d778486d62
@ -90,8 +90,6 @@ def main():
|
||||
|
||||
argc = len(sys.argv)
|
||||
|
||||
0/0
|
||||
|
||||
if argc == 1 :
|
||||
dprintln("Syntax: [object type] <;hex mask>;")
|
||||
dprintln("Supported object types: process, thread, file, generic")
|
||||
|
Loading…
Reference in New Issue
Block a user