mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
Changed the CLI help for conformance with launcher script name.
This commit is contained in:
@@ -758,7 +758,7 @@ public class RDFizer {
|
||||
|
||||
protected static void usage(Options options)
|
||||
{
|
||||
String cliSyntax = "[dspace-bin]/bin/dspace rdf-converter [OPTIONS...]";
|
||||
String cliSyntax = "[dspace-bin]/bin/dspace rdfizer [OPTIONS...]";
|
||||
String header = "";
|
||||
String footer = "\nYou cannot use the options --convert-all, --identifiers " +
|
||||
"or --stdout together with --delete or --delete-all.\n" +
|
||||
|
Reference in New Issue
Block a user