diff --git a/site/_docs/usage.md b/site/_docs/usage.md index 6ed29c0f..4959ad45 100644 --- a/site/_docs/usage.md +++ b/site/_docs/usage.md @@ -58,7 +58,7 @@ $ jekyll serve --detach {% highlight bash %} $ jekyll serve --no-watch -# => A development server will run at http://localhost:4000/ +# => Same as `jekyll serve` but will not watch for changes. {% endhighlight %} These are just a few of the available [configuration options](../configuration/).