From a00b90d9bf60cd3e6855a7632ee70cafb51c6327 Mon Sep 17 00:00:00 2001 From: markus schnalke Date: Thu, 9 Feb 2012 13:51:11 +0100 Subject: [PATCH] comp(1) has no -file switch anymore. --- man/comp.man1 | 7 ------- man/mh-chart.man1 | 2 -- 2 files changed, 9 deletions(-) diff --git a/man/comp.man1 b/man/comp.man1 index d722bfd..da50300 100644 --- a/man/comp.man1 +++ b/man/comp.man1 @@ -13,8 +13,6 @@ comp \- compose a message .RB [ \-form .IR formfile ] .RB [ \-use " | " \-nouse ] -.RB [ \-file -.IR file ] .RB [ \-editor .IR editor ] .RB [ \-noedit ] @@ -86,11 +84,6 @@ be edited again via .RB \*(lq comp .BR \-use \*(rq. .PP -The -.B \-file -.I file -switch says to use the named file as the message draft. -.PP If the draft already exists, .B comp will ask you as to the disposition diff --git a/man/mh-chart.man1 b/man/mh-chart.man1 index bea085b..a66523b 100644 --- a/man/mh-chart.man1 +++ b/man/mh-chart.man1 @@ -60,8 +60,6 @@ mh-chart \- Chart of nmh Commands .RB [ \-form .IR formfile ] .RB [ \-use " | " \-nouse ] -.RB [ \-file -.IR file ] .RB [ \-editor .IR editor ] .RB [ \-noedit ] -- 1.7.10.4