]> BookStack Code Mirror - bookstack/blobdiff - app/Console/Commands/ClearActivityCommand.php
API: Added audit log list endpoint
[bookstack] / app / Console / Commands / ClearActivityCommand.php
index 54085c12be3c762c06a5e189996872bece641220..6ec2e1a2aaa63db2e8589e7ae26e4eedd9c6d5b3 100644 (file)
@@ -19,7 +19,7 @@ class ClearActivityCommand extends Command
      *
      * @var string
      */
-    protected $description = 'Clear user activity from the system';
+    protected $description = 'Clear user (audit-log) activity from the system';
 
     /**
      * Execute the console command.