Mercurial > p > roundup > code
changeset 6472:47a521b9ebb9
Remove metakit backend.
Not supported anymore.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 22 Aug 2021 16:36:21 -0400 |
| parents | c1053be84fa7 |
| children | 7655dae061b8 |
| files | share/man/man1/roundup-demo.1 |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/share/man/man1/roundup-demo.1 Sat Aug 21 20:26:09 2021 -0400 +++ b/share/man/man1/roundup-demo.1 Sun Aug 22 16:36:21 2021 -0400 @@ -8,7 +8,7 @@ \fBnuke\fP Create a fresh demo tracker (deleting the existing one if any). If the additional \fIbackend\fP argument is specified, the new demo tracker will -use the backend named (one of "anydbm", "sqlite", "metakit", "mysql" or +use the backend named (one of "anydbm", "sqlite", "mysql" or "postgresql"; subject to availability on your system). .SH DESCRIPTION This command creates a fresh demo tracker for you to experiment with. The
