Skip to content

Commit

Permalink
[automatic] Update docs with bin/docgen
Browse files Browse the repository at this point in the history
  • Loading branch information
antonmedv committed Nov 8, 2023
1 parent cb28eb8 commit a510feb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/contrib/cachetool.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,23 +115,23 @@ The value of this configuration is autogenerated on access.
## Tasks

### cachetool:clear:opcache
[Source](https://github.com/deployphp/deployer/blob/master/contrib/cachetool.php#L86)
[Source](https://github.com/deployphp/deployer/blob/master/contrib/cachetool.php#L88)

Clears OPcode cache.

Clear opcache cache


### cachetool:clear:apcu
[Source](https://github.com/deployphp/deployer/blob/master/contrib/cachetool.php#L97)
[Source](https://github.com/deployphp/deployer/blob/master/contrib/cachetool.php#L99)

Clears APCu system cache.

Clear APCU cache


### cachetool:clear:stat
[Source](https://github.com/deployphp/deployer/blob/master/contrib/cachetool.php#L108)
[Source](https://github.com/deployphp/deployer/blob/master/contrib/cachetool.php#L110)

Clears file status and realpath caches.

Expand Down

0 comments on commit a510feb

Please sign in to comment.