Problem/Motivation

The example in the onlyone-list command related to the not available option is now like this:

'drush onlyone-list not-available' => dt("Lists the content types which cannot be configured in 'Only One node' mode."),

But the correct argument is: notavailable

Proposed resolution

Change the not-available argument to notavailable

Remaining tasks

None.

User interface changes

None.

API changes

None.

Data model changes

None.

Comments

adriancid created an issue. See original summary.

  • adriancid committed d51d2ab on 8.x-1.x
    Issue #2899389 by adriancid: Incorrect example in drush onlyone-list...

  • adriancid committed 0b9644c on 8.x-1.x
    Issue #2899389 by adriancid: Incorrect example in drush onlyone-list...

  • adriancid committed 741d7f0 on 7.x-1.x
    Issue #2899389 by adriancid: Incorrect example in drush onlyone-list...
adriancid’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.