mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-15 22:13:08 +00:00
Inadvertently named the batch-input command 'run' rather than 'read'
This commit is contained in:
@@ -216,7 +216,7 @@
|
|||||||
</command>
|
</command>
|
||||||
|
|
||||||
<command>
|
<command>
|
||||||
<name>run</name>
|
<name>read</name>
|
||||||
<description>Execute a stream of 'dspace' commands from a file or pipe</description>
|
<description>Execute a stream of 'dspace' commands from a file or pipe</description>
|
||||||
<step>
|
<step>
|
||||||
<class>org.dspace.app.launcher.CommandRunner</class>
|
<class>org.dspace.app.launcher.CommandRunner</class>
|
||||||
|
Reference in New Issue
Block a user