And add the option to the man page too.
``new`` `[-h|--help]` `<destdir>` `[composer options (e.g. --devel)]`
Create a new Drupal project in the `destdir` directory.
``new`` `[-h|--help]` `<destdir>` `[composer options (e.g. --devel)]`
Create a new Drupal project in the `destdir` directory.
- ``bootstrap`` `[--devel|-h|--help]"`
+ ``bootstrap`` `[--devel|--overwrite-profile|-h|--help]`
Bootstrap a Drupal project, using settings from a `bootstrap.conf` file.
``clean`` `[-h|--help]`
Bootstrap a Drupal project, using settings from a `bootstrap.conf` file.
``clean`` `[-h|--help]`
-usage: drin $(basename "$0" .sh) [--devel|-h|--help]
+usage: drin $(basename "$0" .sh) [--devel|--overwrite-profile|-h|--help]
Bootstrap a Drupal project, using settings from a 'bootstrap.conf' file.
Bootstrap a Drupal project, using settings from a 'bootstrap.conf' file.