From 12fc084e1eaebe01ae9db98da2b363aa7b6d1684 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Riikka=20Kalliom=C3=A4ki?= Date: Wed, 21 Jan 2015 20:40:48 +0200 Subject: [PATCH] Finalize documentation --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d83e465..6bf6ff7 100644 --- a/README.md +++ b/README.md @@ -169,8 +169,9 @@ apply to following calls. * **array.align** : <boolean> (false) When set to true, array assignment operators `=>` are aligned to the same - column using spaces. When `array.omit` is also set to true, the keys will be - omitted only if all the keys in the array can be omitted. + column using spaces. Even if enabled, `array.omit` and `array.inline` + options are still respected, but only if all the keys in the array (or in + any multi level array) can be omitted. * **array.inline** : <boolean|integer> (70) When set to true, any array that can be written without any array keys will