Skip to content

Commit 6cca45d

Browse files
committed
Add an example to --time-scale documentation
1 parent 50a41ca commit 6cca45d

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,8 @@ options:
112112
-c, --time-scale SCALE
113113
Change simulation time scale.
114114
115+
E.g. 0.5 for half speed, 2 for double speed.
116+
115117
-i, --file-idle-time SECONDS
116118
Time in seconds files remain idle before they are removed or 0
117119
for no limit.

data/gource.1

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,8 @@ Use the time of the last commit if the time of a commit is in the past.
9393
.TP
9494
\fB\-c, \-\-time\-scale SCALE\fR
9595
Change simulation time scale.
96+
97+
E.g. 0.5 for half speed, 2 for double speed.
9698
.TP
9799
\fB\-i, \-\-file\-idle\-time SECONDS\fR
98100
Time in seconds files remain idle before they are removed or 0 for no limit.

0 commit comments

Comments
 (0)