mirror of
https://github.com/radareorg/radare2.git
synced 2025-02-03 20:22:38 +00:00
change usage message so it at least mentions all options. Still need to clean up options with arguments
This commit is contained in:
parent
4ca278c2cb
commit
5a207ff69c
@ -424,7 +424,7 @@ static int bcb(RDiff *d, void *user, RDiffOp *op) {
|
||||
}
|
||||
|
||||
static int show_help(int v) {
|
||||
printf ("Usage: radiff2 [-abBcCdjrspOxuUvV] [-A[A]] [-g sym] [-m graph_mode][-t %%] [file] [file]\n");
|
||||
printf ("Usage: radiff2 [-abBcCdeGhijnrOpqsSxuUvVzZ] [-A[A]] [-g sym] [-m graph_mode][-t %%] [file] [file]\n");
|
||||
if (v) {
|
||||
printf (
|
||||
" -a [arch] specify architecture plugin to use (x86, arm, ..)\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user