]> granicus.if.org Git - mutt/commitdiff
Add a reference to $copy in the $record documentation.
authorKevin McCarthy <kevin@8t8.us>
Wed, 27 Jun 2018 16:45:10 +0000 (09:45 -0700)
committerKevin McCarthy <kevin@8t8.us>
Wed, 27 Jun 2018 16:45:10 +0000 (09:45 -0700)
init.h

diff --git a/init.h b/init.h
index 3db05e2e9d632e21777baedbb39cc84583766033..9fcae45df682bab3cbca3262cde7878199edf1b3 100644 (file)
--- a/init.h
+++ b/init.h
@@ -2620,7 +2620,7 @@ struct option_t MuttVars[] = {
   ** command to create a ``Bcc:'' field with your email address in it.)
   ** .pp
   ** The value of \fI$$record\fP is overridden by the $$force_name and
-  ** $$save_name variables, and the ``$fcc-hook'' command.
+  ** $$save_name variables, and the ``$fcc-hook'' command.  Also see $$copy.
   */
   { "reflow_space_quotes",     DT_BOOL, R_NONE, OPTREFLOWSPACEQUOTES, 1 },
   /*