update usage message

This commit is contained in:
Michael Meissner 1995-10-02 18:21:46 +00:00
parent 344d5a23f7
commit e1aaf97993
2 changed files with 2 additions and 1 deletions

View File

@ -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>

View File

@ -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