/[oroborus]/oroborus/src/oroborus.c
ViewVC logotype

Diff of /oroborus/src/oroborus.c

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

revision 1.8 by dreamind, Tue Jul 2 02:32:11 2002 UTC revision 1.9 by dreamind, Tue Jul 2 18:28:53 2002 UTC
# Line 102  usage (int status) Line 102  usage (int status)
102    printf (_("%s - \    printf (_("%s - \
103  lightweight themeable window manager for X.\n"), progname);  lightweight themeable window manager for X.\n"), progname);
104    printf (_("Usage: %s [OPTION]... \n"), progname);    printf (_("Usage: %s [OPTION]... \n"), progname);
105    printf (_("\    printf (_("Options:\n"
106  Options:\n\  "  -r, --file=FILE            use an alternative rcfile\n"
107    -r, --file=FILE            use an alternative rcfile\n\  "                             instead of $HOME/.oroborusrc\n"
108                               instead of $HOME/.oroborusrc\n\  "  -v, --verbose              print more information\n"
109    -v, --verbose              print more information\n\  "  -h, --help                 display this help and exit\n"
110    -h, --help                 display this help and exit\n\  "  -V, --version              output version information and exit\n"
111    -V, --version              output version information and exit\n\  "  --display                  use an alternative display instead of,\n"
112    --display                  use an alternative display instead of,\n\  "                             $DISPLAY\n"
113                               $DISPLAY\n\  ));
 "));  
114    exit (status);    exit (status);
115  }  }
116    

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26