Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknown command line option found (Linux) #9

Open
fidelstudios opened this issue Feb 20, 2014 · 2 comments
Open

Unknown command line option found (Linux) #9

fidelstudios opened this issue Feb 20, 2014 · 2 comments

Comments

@fidelstudios
Copy link

Hello, I run into an error when running the created jsdoc3 ant task.

<jsdoc3 
    jsdochome="${jsdoc.home}" 
    to="${destbase}/Documentation" 
    file="${destbase}/myLib.js" 
    template="spartan" 
/>

This fails at the closing tag and prints

Unknown command line option found: dirname=/home/admin/libs/jsdoc-master

(I can append the stack trace if required)

The jsdoc-master is the unzipped jsdoc3 repo as is from github.
I am running Ubuntu 13.10. The destination folder exists and has permission 777.

Any ideas ?

@ckosmowski
Copy link

I have the exact same problem on Windows 7

@supernaut
Copy link

Same problem on Mac OS X.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants