Selaa lähdekoodia

utils: kamdbctl - updated help message for migrate command

Daniel-Constantin Mierla 7 vuotta sitten
vanhempi
commit
52a8def8d2
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      utils/kamctl/kamdbctl.base

+ 1 - 1
utils/kamctl/kamdbctl.base

@@ -97,7 +97,7 @@ usage: $COMMAND create <db name or db_path, optional> ...(creates a new database
        $COMMAND backup <file> ...........................(dumps current database to file)
        $COMMAND restore <file> ..........................(restores tables from a file)
        $COMMAND copy <new_db> ...........................(creates a new db from an existing one)
-       $COMMAND migrate <old_db> <new_db> ...............(migrates DB from 1.2 to 1.3, not implemented yet!)
+       $COMMAND migrate <old_db> <new_db> ...............(migrates DB - no longer maintained!)
        $COMMAND presence ................................(adds the presence related tables)
        $COMMAND extra ...................................(adds the extra tables)
        $COMMAND dbuid ...................................(adds the uid tables)