about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2019-07-08 18:19:43 -0400
committerDrew DeVault <sir@cmpwn.com>2019-07-08 18:19:43 -0400
commite1152b6a1365b54453a51560a96fcaf264d9687f (patch)
tree8d6bab2f490e9b29eec108bd6c151dd37ae04dc5
parent7ecc6f96de5864d76ea2a94123b11c9258791cc9 (diff)
downloadaerc-e1152b6a1365b54453a51560a96fcaf264d9687f.tar.gz
aerc(1): correct error with :pipe documentation
-rw-r--r--doc/aerc.1.scd2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/aerc.1.scd b/doc/aerc.1.scd
index a56a557..ba5c5c7 100644
--- a/doc/aerc.1.scd
+++ b/doc/aerc.1.scd
@@ -84,7 +84,9 @@ message list, the message in the message viewer, etc).
 	the message list.
 
 	*-b*: Run the command in the background instead of opening a terminal tab
+
 	*-m*: Pipe the full message
+
 	*-p*: Pipe just the selected message part, if applicable
 
 *reply* [-aq]
rtik.com> 2016-09-15 01:01:58 -0700 3355' href='/akkartik/mu/commit/html/058to_text.cc.html?h=hlt&id=0ca56ed853c3d9bc8c26d1b014d8b665363fc2d0'>0ca56ed8 ^
9e751bb8 ^
e5c11a51 ^
70f4e9b6 ^
fe8bf967 ^
4a39d12d ^
fe8bf967 ^


9e751bb8 ^
0ca56ed8 ^





e5c11a51 ^






















0ca56ed8 ^


e5c11a51 ^
0ca56ed8 ^
204dae92 ^






2c678a4e ^
204dae92 ^

2c678a4e ^
c0f84b1f ^
9e751bb8 ^
204dae92 ^






c0f84b1f ^
204dae92 ^

0ca56ed8 ^



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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87