diff options
author | Wilmer van der Gaast <wilmer@gaast.net> | 2007-02-18 23:47:17 +0000 |
---|---|---|
committer | Wilmer van der Gaast <wilmer@gaast.net> | 2007-02-18 23:47:17 +0000 |
commit | d4589cb29dc06e68e9872316cfcd460c78e6aba3 (patch) | |
tree | 11c73c2fbc967ef30e3e9c7e89e2a692aae25c1c /conf.c | |
parent | 21782b3d081a3ac0d6c7c0e57736e4342b73779a (diff) |
Little doc/help update.
Diffstat (limited to 'conf.c')
-rw-r--r-- | conf.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -131,7 +131,7 @@ conf_t *conf_load( int argc, char *argv[] ) } else if( opt == 'h' ) { - printf( "Usage: bitlbee [-D [-i <interface>] [-p <port>] [-n] [-v]] [-I]\n" + printf( "Usage: bitlbee [-D/-F [-i <interface>] [-p <port>] [-n] [-v]] [-I]\n" " [-c <file>] [-d <dir>] [-h]\n" "\n" "An IRC-to-other-chat-networks gateway\n" |