mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 17:59:46 +02:00
Merge branch 'GP-0_ryanmkurtz_PR-8404_gemesa_bsim-cmd-line-ref'
This commit is contained in:
commit
0a97fd8feb
1 changed files with 1 additions and 1 deletions
|
@ -267,7 +267,7 @@
|
||||||
<PRE>
|
<PRE>
|
||||||
<CODE class "computeroutput">
|
<CODE class "computeroutput">
|
||||||
bsim createdatabase <bsimURL> <config_template> [--name|-n "<name>"] [--owner|-o "<owner>"] [--description|-d "<text>"] [--nocallgraph]
|
bsim createdatabase <bsimURL> <config_template> [--name|-n "<name>"] [--owner|-o "<owner>"] [--description|-d "<text>"] [--nocallgraph]
|
||||||
bsim setmetadata <bsimURL> [--name|-n "<name>"] [--owner|-o "<owner>"] [--description|-d "<text>"]\n" +
|
bsim setmetadata <bsimURL> [--name|-n "<name>"] [--owner|-o "<owner>"] [--description|-d "<text>"]
|
||||||
bsim getmetadata <bsimURL>
|
bsim getmetadata <bsimURL>
|
||||||
bsim addexecategory <bsimURL> <category_name> [--date]
|
bsim addexecategory <bsimURL> <category_name> [--date]
|
||||||
bsim addfunctiontag <bsimURL> <tag_name>
|
bsim addfunctiontag <bsimURL> <tag_name>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue