We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f41a264 commit a6df88cCopy full SHA for a6df88c
lib/ionic/io.js
@@ -12,7 +12,7 @@ var LoginTask = require('./login');
12
var settings = {
13
title: 'io',
14
name: 'io',
15
- summary: 'Integrate your app with the ionic.io platform services ' + '(alpha)'.red,
+ summary: 'Integrate your app with the ionic.io platform services',
16
args: {
17
'<command>': 'init'.yellow
18
},
0 commit comments