changeset 2970:c5122b7633a8

mod_migrate: Mention the possible need to supply the list of users
author Kim Alvefur <zash@zash.se>
date Fri, 30 Mar 2018 13:40:50 +0200
parents 8681729a47d5
children c89be016a075
files mod_migrate/README.markdown
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mod_migrate/README.markdown	Fri Mar 30 13:40:06 2018 +0200
+++ b/mod_migrate/README.markdown	Fri Mar 30 13:40:50 2018 +0200
@@ -21,6 +21,10 @@
 `<target-driver>` is the storage driver to copy data to, sans the
 `mod_storage_` prefix.
 
+`mod_migrate` tries to request a list of users from `usermanager`, but
+this does not always work. If so, you can supply usernames as arguments
+after the target driver.
+
 The process is something like this:
 
 1.  Decide on the future configuration and add for example SQL