X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=vendor%2Fdrupal%2Fconsole-en%2Ftranslations%2Fconfig.validate.yml;h=b34ac21bea9647db65b074aef6d614dd0dac2316;hb=4e1bfbf98b844da83b18aca92ef00f11a4735806;hp=00a8bffd0ca2c04acba5acddccf2650ba6ec23b4;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website 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' +