Security update for Core, with self-updated composer
[yaffs-website] / vendor / drupal / console-en / translations / config.validate.yml
index 00a8bffd0ca2c04acba5acddccf2650ba6ec23b4..b34ac21bea9647db65b074aef6d614dd0dac2316 100644 (file)
@@ -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'
+