Mercurial > p > roundup > code
diff doc/admin_guide.txt @ 6227:5105df69145d
Fix typo in admin doc exprt -> export.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 13 Jul 2020 01:13:00 -0400 |
| parents | d25638d1826c |
| children | b2eb59ada444 |
line wrap: on
line diff
--- a/doc/admin_guide.txt Mon Jul 13 00:30:57 2020 -0400 +++ b/doc/admin_guide.txt Mon Jul 13 01:13:00 2020 -0400 @@ -300,7 +300,7 @@ your tracker to disk. (If you are running on windows see `issue1441336 <https://issues.roundup-tracker.org/issue1441336>`_ on how to use the command line rather than interactive mode to - exprt data.) + export data.) 3. Copy the tracker home to a new directory. 4. Delete the "db" directory from the new directory. 5. Set the value of the ``backend`` key under the ``[database]``
