From 6df5df53a4c4033fed63f929f324ffdbefe920a7 Mon Sep 17 00:00:00 2001 From: Waldir Pimenta Date: Wed, 28 Dec 2016 13:27:49 +0000 Subject: [PATCH] mention that -s and -c can be combined --- pages/common/gource.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/gource.md b/pages/common/gource.md index e1c855ba37..e9968e68f7 100644 --- a/pages/common/gource.md +++ b/pages/common/gource.md @@ -15,7 +15,7 @@ `gource -c {{time_scale_multiplier}}` -- Run gource specifying how long each day should be in the animation: +- Run gource specifying how long each day should be in the animation (this combines with -c, if provided): `gource -s {{seconds}}`