summary refs log tree commit diff stats
path: root/svc/help.go
Commit message (Expand)AuthorAgeFilesLines
* updating module to live at sourcehutBen Morrison2020-06-201-3/+3
* fix upgrade process andcreme2019-08-281-29/+29
* license notice at top of each fileBen Morrison2019-07-111-0/+19
* added new options to manualBen Morrison2019-06-121-4/+30
* setting version via build flagsBen Morrison2019-06-091-1/+1
* sqlite3 listed in manual as availableBen Morrison2019-06-081-3/+5
* updated available intervals for cache/pushBen Morrison2019-06-081-1/+1
* help and manual text moved to help.goBen Morrison2019-06-061-0/+273
='author Kartik K. Agaram <vc@akkartik.com> 2016-03-26 23:59:59 -0700 committer Kartik K. Agaram <vc@akkartik.com> 2016-03-27 17:43:41 -0700 2812' href='/akkartik/mu/commit/html/013update_operation.cc.html?h=hlt&id=a654e4ecace2d506d1b10f1dde2c287ebe84ef37'>a654e4ec ^
76755b28 ^

4a39d12d ^


4c4d325c ^
a654e4ec ^
fe8bf967 ^
4bb57a55 ^
805d58c6 ^
4bb57a55 ^
4690ce81 ^
4a39d12d ^
4bb57a55 ^




9e751bb8 ^
76755b28 ^

a654e4ec ^



e5c11a51 ^






















a654e4ec ^

76755b28 ^
e5c11a51 ^
a654e4ec ^
204dae92 ^



201458e3 ^
204dae92 ^

201458e3 ^
5fe060d5 ^
204dae92 ^

2c678a4e ^
805d58c6 ^


5fe060d5 ^
805d58c6 ^



204dae92 ^



1c2d788b ^










5fe060d5 ^
76755b28 ^


a654e4ec ^
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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103