Security update for Core, with self-updated composer
[yaffs-website] / vendor / drupal / console-en / translations / module.path.yml
index 7e48506b5932e8a6b17508bf3f07325514e0e004..70407ffa3e8ac4724529bbe8132f01978caecab2 100644 (file)
@@ -1,7 +1,10 @@
 description: 'Returns the relative path to the module (or absolute path)'
 arguments:
-    module: 'The Module name (machine name)'
+  module: 'The Module name (machine name)'
 options:
-    absolute: 'Return module absolute path'
+  absolute: 'Return module absolute path'
 messages:
-
+examples:
+  - description: 'Get the relative path of the module specifying the module name'
+    execution: |
+      drupal module:path  modulename