X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=vendor%2Fdrupal%2Fconsole-en%2Ftranslations%2Fmodule.path.yml;fp=vendor%2Fdrupal%2Fconsole-en%2Ftranslations%2Fmodule.path.yml;h=70407ffa3e8ac4724529bbe8132f01978caecab2;hp=7e48506b5932e8a6b17508bf3f07325514e0e004;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 diff --git a/vendor/drupal/console-en/translations/module.path.yml b/vendor/drupal/console-en/translations/module.path.yml index 7e48506b5..70407ffa3 100644 --- a/vendor/drupal/console-en/translations/module.path.yml +++ b/vendor/drupal/console-en/translations/module.path.yml @@ -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