Export symbol and flag files
This commit is contained in:
parent
02b6d65b8f
commit
9ace3632bc
2 changed files with 79 additions and 7 deletions
|
|
@ -70,7 +70,7 @@ settingsParser = Settings
|
|||
<> metavar "OUTFILE"
|
||||
<> help "If specified, write the memory dump to this file after execution is finished")
|
||||
<*> switchWithNo "discover" True
|
||||
"Try to load .mima-flags and .mima-symbols corresponding to the .mima input file"
|
||||
"Derive the file names for the .mima-flags and .mima-symbols files from the name of the input file"
|
||||
<*> (optional . strOption)
|
||||
(long "flag-file"
|
||||
<> short 'f'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue