[automatic] Update docs with bin/docgen

This commit is contained in:
antonmedv 2024-03-29 18:45:37 +00:00
parent cca12a1e7e
commit 95acd35c21

View File

@ -123,7 +123,7 @@ Clear opcache cache
### cachetool:clear:apcu
[Source](https://github.com/deployphp/deployer/blob/master/contrib/cachetool.php#L100)
[Source](https://github.com/deployphp/deployer/blob/master/contrib/cachetool.php#L99)
Clears APCu system cache.
@ -131,7 +131,7 @@ Clear APCu cache
### cachetool:clear:stat
[Source](https://github.com/deployphp/deployer/blob/master/contrib/cachetool.php#L111)
[Source](https://github.com/deployphp/deployer/blob/master/contrib/cachetool.php#L110)
Clears file status and realpath caches.