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

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