Skip to content

Commit

Permalink
fix(): add info back in
Browse files Browse the repository at this point in the history
  • Loading branch information
tlancina committed Jan 20, 2016
1 parent c77fc99 commit fec24f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/tasks/cliTasks.js
Original file line number Diff line number Diff line change
Expand Up @@ -413,13 +413,13 @@ var TASKS = [
summary: 'List available Ionic starter templates',
module: './ionic/templates'
},
*/
{
title: 'info',
name: 'info',
summary: 'List information about the users runtime environment',
module: './ionic/info'
},
*/
{
title: 'help',
name: 'help',
Expand Down

0 comments on commit fec24f7

Please sign in to comment.