about summary refs log tree commit diff stats
path: root/src/command
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2014-01-02 01:31:03 +0000
committerJames Booth <boothj5@gmail.com>2014-01-02 01:49:46 +0000
commitd3fff13255863901a1af0860857e2a8276f7e324 (patch)
tree6e49ef92700789d732cb721ce0b1d61ab21a7b53 /src/command
parent8840457e1995e593f6582817088ea0ca9bbef9a6 (diff)
downloadprofani-tty-d3fff13255863901a1af0860857e2a8276f7e324.tar.gz
Added full stop to /about help summary
Conflicts:

	src/command/command.c
Diffstat (limited to 'src/command')
-rw-r--r--src/command/command.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/command/command.c b/src/command/command.c
index e37331ce..ad4235b8 100644
--- a/src/command/command.c
+++ b/src/command/command.c
@@ -90,7 +90,7 @@ static struct cmd_t command_defs[] =
 
     { "/about",
         cmd_about, parse_args, 0, 0, NULL,
-        { "/about", "About Profanity",
+        { "/about", "About Profanity.",
         { "/about",
           "------",
           "Show versioning and license information.",
ied POST test' href='/gbmor/getwtxt/commit/post_test.go?h=v0.2.0&id=6f9383517d8dbee557d2b52113e20e08207b533e'>6f93835 ^
a6c8162 ^




a6c8162 ^
6f93835 ^
a6c8162 ^












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