-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtimestamp.1
More file actions
68 lines (54 loc) · 927 Bytes
/
timestamp.1
File metadata and controls
68 lines (54 loc) · 927 Bytes
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
.TH "TIMESTAMP" "1" "" "timestamp VERSION" "timestamp"
.SH NAME
.B timestamp
.SH SYNOPSIS
\fBtimestamp\fR [\fICOMMAND\fR] [\fIREVISION\fR]
.SH DESCRIPTION
\fBtimestamp\fR is a trusted timestamp script written in POSIX sh for managing
timestamp in a git repository.
.SH COMMAND
.
.HP
\fBcreate\fR
.br
Create a timestamp
.HP
\fBverify\fR
.br
Verify an existing timestamp
.HP
\fBexamine\fR
.br
Show the full text of an existing timestamp
.HP
\fBremove\fR
.br
Remove an existing timestamp
.HP
\fBpush\fR
.br
Push the timestamp namespace to origin
.HP
\fBfetch\fR
.br
Fetch the timestamp namespace to origin
.HP
\fBhelp\fR
.br
Show help message
.SH ENVIRONMENT
.HP
\fITSA_URL\fR
.br
URL of the timestamp authority
default: https://freetsa.org/tsr
.HP
\fITSA_CAFILE\fR
.br
URL of the timestamp authority
default: ~/tsa-cacert.pem
.HP
\fITSA_BLOBREF\fR
.br
name of git blob uses for storing timestamp
default: tsa-blobs