X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=vendor%2Fdrupal%2Fconsole-en%2Ftranslations%2Fmodule.path.yml;h=70407ffa3e8ac4724529bbe8132f01978caecab2;hb=4e1bfbf98b844da83b18aca92ef00f11a4735806;hp=7e48506b5932e8a6b17508bf3f07325514e0e004;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website 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