update usage message
This commit is contained in:
parent
344d5a23f7
commit
e1aaf97993
@ -23,6 +23,7 @@ Mon Oct 2 11:46:37 1995 Michael Meissner <meissner@tiktok.cygnus.com>
|
||||
|
||||
* main.c (main): Add comment saying to update sim_calls.c when
|
||||
adding switches. Add -I to call psim_print_info when done.
|
||||
(usage): Update usage message.
|
||||
|
||||
Sun Oct 1 13:52:59 1995 Michael Meissner <meissner@tiktok.cygnus.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user