- Timestamp:
- 2010-03-08T02:10:41Z (13 years ago)
- Branches:
- master
- Children:
- 3e1ef92c
- Parents:
- b52e478
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
conf.c
rb52e478 r7c9db24 127 127 { 128 128 printf( "Usage: bitlbee [-D/-F [-i <interface>] [-p <port>] [-n] [-v]] [-I]\n" 129 " [-c <file>] [-d <dir>] [- h]\n"129 " [-c <file>] [-d <dir>] [-x] [-h]\n" 130 130 "\n" 131 131 "An IRC-to-other-chat-networks gateway\n" … … 143 143 " -c Load alternative configuration file\n" 144 144 " -d Specify alternative user configuration directory\n" 145 " -x Command-line interface to password encryption/hashing\n" 145 146 " -h Show this help page.\n" ); 146 147 return NULL;
Note: See TracChangeset
for help on using the changeset viewer.