Yaffs site version 1.1
[yaffs-website] / vendor / drupal / console-en / translations / user.debug.yml
1 description: 'Displays current users for the application'
2 help: 'The <info>user:debug</info> command helps you get current users.'
3 welcome: 'Welcome to the Drupal user debug'
4 options:
5     roles: 'Roles to filter debug'
6     limit: 'How many users would you like to be listed in debug'
7     uid: 'Filters the result list by uids [between quotes separated by spaces]'
8     username: 'Filters the result list by usernames [between quotes separated by spaces]'
9     mail: 'Filters the result list by user''s e-mail [between quotes separated by spaces]'
10 questions:
11     roles: 'Select role(s) to be used to filter user debug list'
12     limit: 'Enter how many users would you like to show'
13 messages:
14     user-id: 'User ID'
15     username: 'Username'
16     roles: 'Roles'
17     status: 'Status'