/[gxemul]/trunk/src/main.c
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/src/main.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 13 by dpavlin, Mon Oct 8 16:18:38 2007 UTC revision 14 by dpavlin, Mon Oct 8 16:18:51 2007 UTC
# Line 25  Line 25 
25   *  SUCH DAMAGE.   *  SUCH DAMAGE.
26   *   *
27   *   *
28   *  $Id: main.c,v 1.243 2005/08/07 17:42:02 debug Exp $   *  $Id: main.c,v 1.244 2005/09/07 07:41:29 debug Exp $
29   */   */
30    
31  #include <stdio.h>  #include <stdio.h>
# Line 200  static void usage(int longusage) Line 200  static void usage(int longusage)
200    
201          printf("\nusage: %s [machine, other, and general options] [file "          printf("\nusage: %s [machine, other, and general options] [file "
202              "[...]]\n", progname);              "[...]]\n", progname);
203          printf("   or  %s [general options] @configfile [...]\n", progname);          printf("   or  %s [general options] @configfile\n", progname);
204          printf("   or  %s [userland, other, and general options] file "          printf("   or  %s [userland, other, and general options] file "
205              "[args ...]\n", progname);              "[args ...]\n", progname);
206    

Legend:
Removed from v.13  
changed lines
  Added in v.14

  ViewVC Help
Powered by ViewVC 1.1.26