From 08b748c8e9a821663f775a44a91c6850ff96a97d Mon Sep 17 00:00:00 2001 From: Nilambar Sharma Date: Mon, 6 Jun 2016 22:07:45 +0545 Subject: [PATCH] Add yaml as allowed parameter in cli check-update --- php/commands/cli.php | 1 + 1 file changed, 1 insertion(+) diff --git a/php/commands/cli.php b/php/commands/cli.php index ce2db05cce..83749f4ce1 100644 --- a/php/commands/cli.php +++ b/php/commands/cli.php @@ -144,6 +144,7 @@ public function info( $_, $assoc_args ) { * - csv * - json * - count + * - yaml * --- * * ## EXAMPLES