X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=vendor%2Fdrupal%2Fconsole-en%2Ftranslations%2Fconfig.validate.yml;fp=vendor%2Fdrupal%2Fconsole-en%2Ftranslations%2Fconfig.validate.yml;h=b34ac21bea9647db65b074aef6d614dd0dac2316;hp=00a8bffd0ca2c04acba5acddccf2650ba6ec23b4;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 diff --git a/vendor/drupal/console-en/translations/config.validate.yml b/vendor/drupal/console-en/translations/config.validate.yml index 00a8bffd0..b34ac21be 100644 --- a/vendor/drupal/console-en/translations/config.validate.yml +++ b/vendor/drupal/console-en/translations/config.validate.yml @@ -3,4 +3,8 @@ options: {} arguments: {} messages: success: 'Config was successfully validated' - no-conf: 'Config with this name does not exist' \ No newline at end of file + no-conf: 'Config with this name does not exist' +examples: + - description: 'Provide the configuration name.' + execution: 'drupal config:validate configuration.name' +