0
0
Fork 0
mirror of https://codeberg.org/forgejo/docs.git synced 2024-11-21 17:36:59 -05:00

user: actions: replace manpage provider for crontab

This commit is contained in:
0ko 2024-08-21 20:58:41 +05:00
parent e82255b9bf
commit c9eba3bf30

View file

@ -627,7 +627,7 @@ requests are ignored.
The scheduled time is specified using
the [POSIX cron syntax](https://pubs.opengroup.org/onlinepubs/9699919799/utilities/crontab.html#tag_20_25_07).
See also the [crontab(5)](https://linux.die.net/man/5/crontab) manual page for a more information and some examples.
See also the [crontab(5)](https://man.archlinux.org/man/crontab.5) manual page for a more information and some examples.
```yaml
on: