Show
Ignore:
Timestamp:
08/27/07 01:43:12 (5 years ago)
Author:
dsmith <dsmith@…>
git-author:
L. Donnie Smith <donnie.smith@gatech.edu> / 2007-08-27T01:43:12Z+0000
Parents:
54fb58a00d8674801e1daddd5d54936f127d5e2c
Children:
4a756331c81775add5ad2128ae5e8d1641e4c1d7
git-committer:
dsmith <dsmith@918edb2d-ff29-0410-9de2-eb38e7f22bc7> / 2007-08-27T01:43:12Z+0000
Message:

updated wminput man page, fixed type in wminput help message

git-svn-id: http://abstrakraft.org/cwiid/svn/trunk@151 918edb2d-ff29-0410-9de2-eb38e7f22bc7

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • wminput/main.c

    r3c99e2c rc429ed4  
    111111        printf("Options:\n"); 
    112112        printf("\t-h, --help\t\tPrints this output.\n"); 
    113         printf("\t-v, --version\t\toutput version information and exit.\n"); 
     113        printf("\t-v, --version\t\tOutput version information and exit.\n"); 
    114114        printf("\t-c, --config [file]\tChoose config file to use.\n"); 
    115115        printf("\t-d, --daemon\t\tImplies -q, -r, and -w.\n");