mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-27 01:28:46 +00:00
update usage message
This commit is contained in:
@@ -68,7 +68,7 @@ zfree(void *chunk)
|
||||
static void
|
||||
usage(void)
|
||||
{
|
||||
error ("Usage: psim [ -a -p -c -C -s -i -t ] <image> [ <image-args> ... ]\n");
|
||||
error ("Usage: psim [ -a -p -c -C -s -i -I -t ] <image> [ <image-args> ... ]\n");
|
||||
}
|
||||
|
||||
int
|
||||
|
||||
Reference in New Issue
Block a user