Clarify command description

This commit is contained in:
ilumos 2020-05-13 23:23:39 +01:00
parent 6ad33cf140
commit b084c3b599

View file

@ -28,7 +28,7 @@ class QueueUsersRecentApps extends Command
* *
* @var string * @var string
*/ */
protected $description = 'Queue a user\'s recently played Steam apps for downloading'; protected $description = 'Queue one or more users\' recently played Steam apps for downloading';
/** /**
* Execute the console command. * Execute the console command.