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

NWNLTR #6

Open
Jaysyn904 opened this issue Mar 11, 2021 · 1 comment
Open

NWNLTR #6

Jaysyn904 opened this issue Mar 11, 2021 · 1 comment

Comments

@Jaysyn904
Copy link

I think this is more a lack of documentation than an issue.

How do you tell nwnltr that you are done adding names for it to parse with the "-b" switch?

Thanks.

@mtijanic
Copy link
Owner

You need to send it an EOF signal. If you're typing them manually in shell, that's usually CTRL+D. Otherwise you can write them in a file and feed it with < filename, like ./nwnltr -b custom.ltr < input-names.txt

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

2 participants