What steps will reproduce the problem?
1. On Windows system, in command console, type C:>refine /?
2. Refine says it cannot find the file specified for some of it's parameters.
What is the expected output? What do you see instead?
Refine should always show the parameters for Windows/Linux/Mac users either
with /? or -? depending on OS.
Instead, on Windows 7 I see:
C:\Users\tguidry\Downloads\Freebase\grefine>refine /?
Usage refine [options] <action>
where [options] include:
Displays messages, or turns command-echoing on or off.
ECHO [ON | OFF]
ECHO [message]
Type ECHO without parameters to display the current echo setting.
The system cannot find the file specified.
default: 3333
The system cannot find the file specified.
default: 127.0.0.1
The system cannot find the file specified.
default src\main\webapp
/d enable JVM debugging (on port 8000)
The system cannot find the file specified.
default: 1024M
/x enable JMX monitoring (for jconsole and friends)
The system cannot find the file specified.
build ..................... Build Google Refine
run ....................... Run Google Refine
clean ..................... Clean compiled classes
distclean ................. Remove all generated files
Original issue reported on code.google.com by thadguidry on 14 Oct 2011 at 2:37
Original issue reported on code.google.com by
thadguidry
on 14 Oct 2011 at 2:37