Security update for Core, with self-updated composer
[yaffs-website] / vendor / drupal / console-en / translations / generate.doc.cheatsheet.yml
diff --git a/vendor/drupal/console-en/translations/generate.doc.cheatsheet.yml b/vendor/drupal/console-en/translations/generate.doc.cheatsheet.yml
deleted file mode 100644 (file)
index d3f824c..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-description: 'Generate a printable cheatsheet for Commands'
-options:
-  path: 'The path to generate the pdf for the documentation'
-  wkhtmltopdf: 'The path for the wkhtmltopdf binary in your system'
-messages:
-  missing_path: 'The path is missing'
-  title: 'Drupal Console Cheatsheet'
-  note: 'Note'
-  note-description: 'Drupal Console commands *must* be run from the root of a Drupal 8 installation'
-  command: 'Drupal Console Command'
-  command_description: 'The **"%s"** command "%s"'
-  usage: 'Usage'
-  options: 'Available options'
-  option: 'Option'
-  details: 'Details'
-  arguments: 'Available arguments'
-  argument: 'Argument'
-  examples: 'Examples'