mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 20:28:28 +08:00
improve usage message
This commit is contained in:
@ -3191,9 +3191,10 @@ VAX options:\n\
|
|||||||
#ifdef OBJ_VMS
|
#ifdef OBJ_VMS
|
||||||
fprintf (stream, "\
|
fprintf (stream, "\
|
||||||
-+ hash names longer than 31 characters\n\
|
-+ hash names longer than 31 characters\n\
|
||||||
-1 ?\n\
|
-1 don't do const thing\n\
|
||||||
-H show new symbol after hash truncation\n\
|
-H show new symbol after hash truncation\n\
|
||||||
-h do not hash mixed-case names\n\
|
-h NUM don't hash mixed-case names, and adjust case:\n\
|
||||||
|
0 = upper, 2 = lower, 3 = preserve case\n\
|
||||||
-vVERSION compiler version is VERSION\n");
|
-vVERSION compiler version is VERSION\n");
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user