Advertisement
Guest User

Untitled

a guest
Apr 24th, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.70 KB | None | 0 0
  1.  
  2. C:\Users\Brandon\Desktop\weco email cracker>Java -jar
  3. Error: -jar requires jar file specification
  4. Usage: java [-options] class [args...]
  5. (to execute a class)
  6. or java [-options] -jar jarfile [args...]
  7. (to execute a jar file)
  8. where options include:
  9. -d32 use a 32-bit data model if available
  10. -d64 use a 64-bit data model if available
  11. -server to select the "server" VM
  12. The default VM is server.
  13.  
  14. -cp <class search path of directories and zip/jar files>
  15. -classpath <class search path of directories and zip/jar files>
  16. A ; separated list of directories, JAR archives,
  17. and ZIP archives to search for class files.
  18. -D<name>=<value>
  19. set a system property
  20. -verbose:[class|gc|jni]
  21. enable verbose output
  22. -version print product version and exit
  23. -version:<value>
  24. Warning: this feature is deprecated and will be removed
  25. in a future release.
  26. require the specified version to run
  27. -showversion print product version and continue
  28. -jre-restrict-search | -no-jre-restrict-search
  29. Warning: this feature is deprecated and will be removed
  30. in a future release.
  31. include/exclude user private JREs in the version search
  32. -? -help print this help message
  33. -X print help on non-standard options
  34. -ea[:<packagename>...|:<classname>]
  35. -enableassertions[:<packagename>...|:<classname>]
  36. enable assertions with specified granularity
  37. -da[:<packagename>...|:<classname>]
  38. -disableassertions[:<packagename>...|:<classname>]
  39. disable assertions with specified granularity
  40. -esa | -enablesystemassertions
  41. enable system assertions
  42. -dsa | -disablesystemassertions
  43. disable system assertions
  44. -agentlib:<libname>[=<options>]
  45. load native agent library <libname>, e.g. -agentlib:hprof
  46. see also, -agentlib:jdwp=help and -agentlib:hprof=help
  47. -agentpath:<pathname>[=<options>]
  48. load native agent library by full pathname
  49. -javaagent:<jarpath>[=<options>]
  50. load Java programming language agent, see java.lang.instrument
  51. -splash:<imagepath>
  52. show splash screen with specified image
  53. See http://www.oracle.com/technetwork/java/javase/documentation/index.html for more details.
  54.  
  55. C:\Users\Brandon\Desktop\weco email cracker>C:\Users\Brandon\Desktop\weco email cracker>
  56. The syntax of the command is incorrect.
  57.  
  58. C:\Users\Brandon\Desktop\weco email cracker>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement