mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-15 21:35:42 +02:00
gource: tweak command descriptions
This commit is contained in:
parent
dfc3d02a25
commit
94f408fd48
1 changed files with 4 additions and 4 deletions
|
@ -7,15 +7,15 @@
|
|||
|
||||
`gource {{path/to/repository}}`
|
||||
|
||||
- Set the resolution:
|
||||
- Run gource in the current directory, with a custom output resolution:
|
||||
|
||||
`gource -{{width}}x{{height}}`
|
||||
|
||||
- Set the animation time scale:
|
||||
- Run gource with a custom time scale for the animation:
|
||||
|
||||
`gource -c {{time_scale_multiplier}}`
|
||||
|
||||
- Set the amount of time to display each day:
|
||||
- Run gource specifying how long each day should be in the animation:
|
||||
|
||||
`gource -s {{seconds}}`
|
||||
|
||||
|
@ -23,6 +23,6 @@
|
|||
|
||||
`gource -f -b {{hex_color_code}}`
|
||||
|
||||
- Set the title:
|
||||
- Run gource providing a title for the animation:
|
||||
|
||||
`gource --title {{title}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue