Skip to content
This repository was archived by the owner on May 25, 2021. It is now read-only.

Small fixes#24

Merged
asfgit merged 2 commits into
apache:masterfrom
garrensmith:small-fixes
Feb 8, 2016
Merged

Small fixes#24
asfgit merged 2 commits into
apache:masterfrom
garrensmith:small-fixes

Conversation

@garrensmith
Copy link
Copy Markdown
Member

No description provided.

Comment thread src/help.js Outdated

const path = `${__dirname}/../man/man1/nmo-${cmd}.1`;
const path = `${helpDir}/man/man1/${name}-${cmd}.1`;
console.log('ppp', path, name, process.cwd());
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

debug output

@robertkowalski
Copy link
Copy Markdown
Member

i thought about that.

i would suggest to directly use the name field from the package.json to make nmo reusable.

@robertkowalski
Copy link
Copy Markdown
Member

+1

@asfgit asfgit merged commit d77c39d into apache:master Feb 8, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants