We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcd7f4f commit c277d5fCopy full SHA for c277d5f
1 file changed
README.md
@@ -46,14 +46,14 @@ Download last PHAR release and its key from [releases](https://github.com/cloudw
46
47

48
49
-Wizard help:
+Print wizard help:
50
`$ php php-cli-shell.phar --help`
51
52
-Create PHPIPAM configuration with command:
+Create PHPIPAM configuration with command:
53
`$ php php-cli-shell.phar configuration:application:factory ipam`
54
*For more informations about configuration file, see 'CONFIGURATION FILE' section*
55
56
-Create PHPIPAM launcher with command:
+Create PHPIPAM launcher with command:
57
`$ php php-cli-shell.phar launcher:application:factory ipam`
58
59
__*The PHAR contains all PHP-CLI SHELL components (Base, DCIM, IPAM and Firewall)*__
0 commit comments