update-handle-prefix wrong in docs
----------------------------------

                 Key: DS-609
                 URL: http://jira.dspace.org/jira/browse/DS-609
             Project: DSpace 1.x
          Issue Type: Bug
          Components: Documentation
    Affects Versions: 1.6.1, 1.6.0
            Reporter: Stuart Lewis
            Assignee: Jeffrey Trimble
             Fix For: 1.6.2


In the docs (install.xml) it says:

===
<para>If you need to update the handle prefix on items created before the CNRI 
registration process you can run the <literal>[dspace]/bin/update-handle-prefix 
script</literal>. You may need to do this if you loaded items prior to CNRI 
registration (e.g. setting up a demonstration system prior to migrating it to 
production). The script takes the current and new prefix as parameters. For 
example:</para>
<screen>[dspace]/bin/update-handle-prefix 123456789 1303
===

It should instead use [dspace]/bin/dspace update-handle-prefix:

<para>If you need to update the handle prefix on items created before the CNRI 
registration process you can run the <literal>[dspace]/bin/dspace 
update-handle-prefix script</literal>. You may need to do this if you loaded 
items prior to CNRI registration (e.g. setting up a demonstration system prior 
to migrating it to production). The script takes the current and new prefix as 
parameters. For example:</para>
<screen>[dspace]/bin/dspace update-handle-prefix 123456789 1303


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.dspace.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to