Changeset c429ed4b144e6ed9e8e5978317d1e23f21b8ccb4 for wminput/main.c
- Timestamp:
- 08/27/07 01:43:12 (5 years ago)
- 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
- Files:
-
- 1 modified
-
wminput/main.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wminput/main.c
r3c99e2c rc429ed4 111 111 printf("Options:\n"); 112 112 printf("\t-h, --help\t\tPrints this output.\n"); 113 printf("\t-v, --version\t\t output version information and exit.\n");113 printf("\t-v, --version\t\tOutput version information and exit.\n"); 114 114 printf("\t-c, --config [file]\tChoose config file to use.\n"); 115 115 printf("\t-d, --daemon\t\tImplies -q, -r, and -w.\n");
