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

Fix a typo in the command line usage section #16

Merged
merged 2 commits into from Jul 25, 2014

Conversation

customcommander
Copy link

Current doc says: [...]It will generate HTML documentation from all the doc directories it finds[...]

But in the example we see docs (not 'doc') :P

$ cd ~/src/yui/yui3
$ selleck
[info] Generating project docs for /Users/rgrove/src/yui/yui3/src/common/docs
[info] Generating component docs for /Users/rgrove/src/yui/yui3/src/autocomplete/docs
[info] Generating component docs for /Users/rgrove/src/yui/yui3/src/history/docs
[info] Done! Docs were written to: ./docs

Does it matter though? Or does Selleck look for both (docs and doc)?

@okuryu
Copy link
Member

okuryu commented Jul 6, 2014

Looks good to me.

caridy added a commit that referenced this pull request Jul 25, 2014
Fix a typo in the command line usage section
@caridy caridy merged commit d955daa into yui:master Jul 25, 2014
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

Successfully merging this pull request may close these issues.

None yet

3 participants