mirror of
https://github.com/encounter/objdiff.git
synced 2025-07-02 03:13:28 +00:00
Make symbol
positional
This commit is contained in:
parent
82f8c9fb65
commit
0ed49533d9
@ -45,7 +45,7 @@ pub struct Args {
|
||||
#[argp(option, short = 'u')]
|
||||
/// Unit name within project
|
||||
unit: Option<String>,
|
||||
#[argp(option, short = 's')]
|
||||
#[argp(positional)]
|
||||
/// Function symbol to diff
|
||||
symbol: String,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user