diff options
| author | 2019-03-20 20:39:49 -0700 | |
|---|---|---|
| committer | 2019-03-21 09:26:41 -0300 | |
| commit | 1da4701b3e3375d5e1fb7874a6876d604ec60c6c (patch) | |
| tree | 291d73336f556f7313972c1c9c4d08b347caaca1 /Manual.md | |
| parent | chronograf: update to 1.7.9. (diff) | |
Manual.md: use ISO date format
Diffstat (limited to 'Manual.md')
| -rw-r--r-- | Manual.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Manual.md b/Manual.md index 5938096fdc8..b27e0515f62 100644 --- a/Manual.md +++ b/Manual.md @@ -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 |
