Version 1
[yaffs-website] / vendor / drupal / console-en / translations / yaml.unset.key.yml
1 description: 'Unset a YAML key in a YAML file.'
2 arguments:
3     yaml-file: 'Path of YAML file to update'
4     yaml-key: 'YAML key to be unset'
5 messages:
6     unset: 'YAML file "%s" was unset successfully.'