Manual.md: use ISO date format
This commit is contained in:
parent
99670d2437
commit
1da4701b3e
1 changed files with 1 additions and 1 deletions
|
@ -1512,7 +1512,7 @@ homepage="${homepage}"
|
|||
- Add (or replace) the INSTALL.msg with the following:
|
||||
|
||||
```
|
||||
$pkgname is no longer provided by Void Linux, and will be fully removed from the repos on $(date -d '+3 months' '+%Y/%m/%d')
|
||||
$pkgname is no longer provided by Void Linux, and will be fully removed from the repos on $(date -d '+3 months' '+%F')
|
||||
```
|
||||
|
||||
- After the specified time remove the package from the repository index
|
||||
|
|
Loading…
Reference in a new issue