blob: 770152f50c86499a61018af4a7af7f9634e3cbf6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
ottolangy(1)
============
NAME
----
ottolangy - Set Mutt's attribution format based on the input language
SYNOPSIS
--------
ottolangy
DESCRIPTION
-----------
Reads an email from standard input and writes a muttrc file setting the
*$attribution* format string based on the lanugage of the input email.
OPTIONS
-------
-V, --version::
Print the program version.
CAVEATS
-------
Attribution format strings are currently hard-coded. Only English and French
are supported. If the language isn’t recognised as French, attribution
defaults to English.
FILES
-----
'$PREFIX/etc/ottolangy/muttrc'::
Override Mutt's reply bindings, wrapping them in a call to Ottolangy.
'~/.local/share/ottolangy/attribution.muttrc'::
This file is generated on each run and sourced by Ottolangy's muttrc to
set the appropriate attribution.
|