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 a6df88c commit 9476e3fCopy full SHA for 9476e3f
lib/ionic/config.js
@@ -9,7 +9,7 @@ var appLibUtils = IonicAppLib.utils;
9
var settings = {
10
title: 'config',
11
name: 'config',
12
- summary: 'Set configuration variables for your ionic app ' + '(alpha)'.red,
+ summary: 'Set configuration variables for your ionic app',
13
args: {
14
'<command>': 'set'.yellow + ', ' + 'unset'.yellow + ', ' + 'build'.yellow + ', or ' + 'info'.yellow,
15
'[key]': 'The key to set',
0 commit comments