From 9aa2c5f1ee93b917d8b9daf833f8fed223c5c508 Mon Sep 17 00:00:00 2001 From: Devon Weller Date: Sun, 2 Dec 2012 06:49:51 -0600 Subject: [PATCH] Updated config command documentation. This implements issue #1377. --- doc/03-cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/03-cli.md b/doc/03-cli.md index 44b70db35..085e4c9dd 100644 --- a/doc/03-cli.md +++ b/doc/03-cli.md @@ -231,7 +231,7 @@ the local composer.json file or the global config.json file. configuration value. For settings that can take an array of values (like `github-protocols`), more than one setting-value arguments are allowed. -See the [config schema section](04-schema.md#config) for valid configuration +See the [config schema section](04-schema.md#config-root-only) for valid configuration options. ### Options