mirror of
https://github.com/rd235/cado
synced 2025-06-05 21:59:29 +02:00
[cado] setcap was attached to verbose
This commit is contained in:
@@ -58,7 +58,7 @@ struct option long_options[]={
|
||||
{"help", no_argument, NULL, 'h'},
|
||||
{"force", no_argument, NULL, 'f'},
|
||||
{"verbose", no_argument, NULL, 'v'},
|
||||
{"setcap", no_argument, NULL, 'v'},
|
||||
{"setcap", no_argument, NULL, 's'},
|
||||
{"scado", no_argument, NULL, 'S'},
|
||||
{0,0,0,0}
|
||||
};
|
||||
|
Reference in New Issue
Block a user