diff --git a/src/Gist/Command/CreateCommand.php b/src/Gist/Command/CreateCommand.php index a11569b..f2ed43c 100644 --- a/src/Gist/Command/CreateCommand.php +++ b/src/Gist/Command/CreateCommand.php @@ -97,7 +97,7 @@ EOF 'php', 'sql', 'xml', - 'yaml'=> '', + 'yaml', 'perl', 'c', 'asp',