1
0
Fork 0
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:
Waldir Pimenta 2016-12-28 09:43:17 +00:00 committed by Agniva De Sarker
parent dfc3d02a25
commit 94f408fd48

View file

@ -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}}`