From 77f2fabc9d39c550de5485203dde65a3955012b5 Mon Sep 17 00:00:00 2001 From: Nico Vermaas <vermaas@astron.nl> Date: Mon, 8 Aug 2022 14:43:58 +0200 Subject: [PATCH] adding extra documentation --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 0976f33..0728c44 100644 --- a/README.md +++ b/README.md @@ -72,8 +72,7 @@ atdb_inspect_transition -h ## ldv-migrate script -This is a quick script that is probably used only once to migrate the data from the -old `ldvadmin` database to the new `ldv-spec-db` database. +This is a script to migrate the data from the old `ldvadmin` database to the new `ldv-spec-db` database. ### Deploying (manually) For example on `sdc@dop814.astron.nl` (this is our sdc-dev test machine) -- GitLab