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 bc2e4f1 commit 4c76c37Copy full SHA for 4c76c37
src/PHPCR/Util/Console/Command/TouchCommand.php
@@ -55,7 +55,7 @@ protected function configure()
55
'Node type, default nt:unstructured',
56
'nt:unstructured'
57
)
58
- ->addOption('set', 's',
+ ->addOption('set', 'S',
59
InputOption::VALUE_REQUIRED | InputOption::VALUE_IS_ARRAY,
60
'Set node property, use foo=bar'
61
0 commit comments