Skip to content

Commit

Permalink
readme updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Georgette committed Dec 30, 2015
1 parent 22830fd commit de8ea07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -55,7 +55,7 @@ Accepts a required options object, with the available options listed below. Opti
| version (string) | { version:'1.0' } | Initial version number | -z { version } |
| sku (string) | { sku:'23423' } | SKU Number | -y { sku } |
| language (string) | { language:'french' } | Primary Language (e.g. 'English', 'German') | -m { language } |
| company (string) | { company:'ABC' } | The name of your company. Only required if it's the first app you create | -m { language } |
| company (string) | { company:'ABC' } | The name of your company. Only required if it's the first app you create | -c { company } |
| createAppGroup (object) | { createAppGroup :{name:'app group name', description: 'app group description' }} | Create a New App Group | group -g { name } -n { description } |
| associateGroup (object) | { associateGroup: { app:'app identifier', group:'group id'} } |Associate with a group, which is create if needed or simply located otherwise | associate_group -a { app } { group } |

Expand Down

0 comments on commit de8ea07

Please sign in to comment.