Skip to content

Commit

Permalink
Improve documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
acaudwell committed Apr 29, 2024
1 parent 8261ce9 commit 4369735
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ options:
Use the time of the last commit if the time of a commit is in the past.
-c, --time-scale SCALE
Change simulation time scale.
Change simulation time scale. This affects the movement speed of user avatars.
E.g. 0.5 for half speed, 2 for double speed.
Expand Down Expand Up @@ -459,8 +459,9 @@ Interactive keyboard commands:
(G) Toggle display of users
(T) Toggle display of directory tree edges
(R) Toggle display of root directory edges
(<>) Adjust time scale / user avatar movement speed
(+-) Adjust simulation speed
(<>) Adjust time scale
(Keypad +-) Adjust camera zoom
(TAB) Cycle through visible users
(F12) Screenshot
(Alt+Enter) Fullscreen toggle
Expand Down
6 changes: 4 additions & 2 deletions data/gource.1
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ Realtime playback speed.
Use the time of the last commit if the time of a commit is in the past.
.TP
\fB\-c, \-\-time\-scale SCALE\fR
Change simulation time scale.
Change simulation time scale. This affects the movement speed of user avatars.

E.g. 0.5 for half speed, 2 for double speed.
.TP
Expand Down Expand Up @@ -439,9 +439,11 @@ Interactive keyboard commands:
.ti 10
(R) Toggle display of root directory edges
.ti 10
(<>) Adjust time scale / user avatar movement speed
.ti 10
(+-) Adjust simulation speed
.ti 10
(<>) Adjust time scale
(Keypad +-) Adjust camera zoom
.ti 10
(TAB) Cycle through visible users
.ti 10
Expand Down

0 comments on commit 4369735

Please sign in to comment.