We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50a41ca commit 6cca45dCopy full SHA for 6cca45d
2 files changed
README.md
@@ -112,6 +112,8 @@ options:
112
-c, --time-scale SCALE
113
Change simulation time scale.
114
115
+ E.g. 0.5 for half speed, 2 for double speed.
116
+
117
-i, --file-idle-time SECONDS
118
Time in seconds files remain idle before they are removed or 0
119
for no limit.
data/gource.1
@@ -93,6 +93,8 @@ Use the time of the last commit if the time of a commit is in the past.
93
.TP
94
\fB\-c, \-\-time\-scale SCALE\fR
95
96
97
+E.g. 0.5 for half speed, 2 for double speed.
98
99
\fB\-i, \-\-file\-idle\-time SECONDS\fR
100
Time in seconds files remain idle before they are removed or 0 for no limit.
0 commit comments