Add list of Drupal Core cache names#404
Add list of Drupal Core cache names#404MurzNN wants to merge 2 commits intohechoendrupal:masterfrom MurzNN:patch-1
Conversation
|
Hi @MurzNN and thanks for the PR, but we manage the commands translations in another repository, The commands folder is autogenerated, Could you changes this here ?https://github.com/hechoendrupal/drupal-console-en/blob/master/translations/cache.rebuild.yml |
|
I can't understand where to add this info, and how to write multiline texts. Can you please provide an example for other command, that have multi-line description with list of available options for arguments + description of it? Thanks! |
|
@MurzNN you could see and example at https://github.com/hechoendrupal/drupal-console-en/blob/master/translations/config.export.content.type.yml#L25 |
|
@enzolutions thanks for example, I create new pull request in right place: hechoendrupal/drupal-console-en#243 |
I suggest to add list of default cache names to documentation, because it is different from
drush. Also will be good to provide list of available cache names indrupal consolecontextual help description.