From 13ce18d6a65d53bee6960d20d57190186e0dfb82 Mon Sep 17 00:00:00 2001 From: Frank Taillandier Date: Tue, 23 Aug 2016 21:36:06 +0200 Subject: [PATCH] document --profile option --- site/_docs/configuration.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/site/_docs/configuration.md b/site/_docs/configuration.md index 1dc6f9ce..82f3436d 100644 --- a/site/_docs/configuration.md +++ b/site/_docs/configuration.md @@ -284,6 +284,18 @@ class="flag">flags (specified on the command-line) that control them.

-I, --incremental

+ + +

Liquid profiler

+

+ Generate a Liquid rendering profile to help you identify performance bottlenecks. +

+ + +

profile: BOOL

+

--profile

+ +