mirror of
https://github.com/zeropingheroes/lancache-autofill
synced 2024-11-21 23:23:03 +00:00
Clarify command description
This commit is contained in:
parent
6ad33cf140
commit
b084c3b599
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ class QueueUsersRecentApps extends Command
|
|||
*
|
||||
* @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.
|
||||
|
|
Loading…
Reference in a new issue