Mercurial > p > roundup > code
diff doc/upgrading.txt @ 6174:5522c950a2e4
Add indexing for roundup-admin references.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sat, 16 May 2020 13:40:12 -0400 |
| parents | dadcb4fe9f1d |
| children | 15fd91fd3c4c |
line wrap: on
line diff
--- a/doc/upgrading.txt Sat May 16 13:39:47 2020 -0400 +++ b/doc/upgrading.txt Sat May 16 13:40:12 2020 -0400 @@ -27,6 +27,8 @@ Migrating from 1.6.X to 2.0.0 ============================= +.. index:: roundup-admin; updateconfig subcommand + Upgrade tracker's config.ini file -------------------------------------- Once you have installed the new roundup, use:: @@ -1512,6 +1514,8 @@ Migrating from 1.4.x to 1.4.2 ============================= +.. index:: roundup-admin; migrate subcommand + You should run the "roundup-admin migrate" command for your tracker once you've installed the latest codebase.
