From f9279df0925cafad2fb2e7deba4160c4da300b6b Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sun, 11 Jan 2004 17:45:37 +0000 Subject: [PATCH] Added -c (--config) command line parameter to see config file options --- weechat.1 | 4 ++++ weechat/weechat.1 | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/weechat.1 b/weechat.1 index f413827de..bd4510c21 100644 --- a/weechat.1 +++ b/weechat.1 @@ -17,6 +17,10 @@ It is compliant with RFCs 1459, 2810, 2811, 2812, and 2813. .SH OPTIONS .TP +.B \-c, \-\-config +.br +display config file help (list of options) +.TP .B \-h, \-\-help .br display summary of options diff --git a/weechat/weechat.1 b/weechat/weechat.1 index f413827de..bd4510c21 100644 --- a/weechat/weechat.1 +++ b/weechat/weechat.1 @@ -17,6 +17,10 @@ It is compliant with RFCs 1459, 2810, 2811, 2812, and 2813. .SH OPTIONS .TP +.B \-c, \-\-config +.br +display config file help (list of options) +.TP .B \-h, \-\-help .br display summary of options