about summary refs log tree commit diff stats
path: root/commands/account/search.go
diff options
context:
space:
mode:
authorAlexander Harkness <me@bearbin.net>2020-06-12 22:12:46 +0100
committerReto Brunner <reto@labrat.space>2020-06-13 10:15:59 +0200
commit91db250272502f9d1f1f388fa59f5782fd103815 (patch)
tree3f22e6f6efd8e2f5f7526b83f4fabdb93ffce8d3 /commands/account/search.go
parent24c95096190d45e84efad87f67dbc91d34086c07 (diff)
downloadaerc-91db250272502f9d1f1f388fa59f5782fd103815.tar.gz
Fix missing escape in aerc-config manpage
Underscores were being elided by scdoc when they should have been
rendered verbatim in the output.
Diffstat (limited to 'commands/account/search.go')
0 files changed, 0 insertions, 0 deletions
k.com> 2015-02-05 20:54:00 -0800 committer Kartik K. Agaram <vc@akkartik.com> 2015-02-05 20:54:00 -0800 708' href='/akkartik/mu/commit/buffered-stdin.mu?h=hlt&id=8ab4b12c85a73ce064abaad52f4eeda55f159bc0'>8ab4b12c ^
3a0be565 ^
4ca73eb6 ^



5b698455 ^
4ca73eb6 ^
7d2c2d55 ^


4ca73eb6 ^



3a0be565 ^


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