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

Improve "no target specified" error message #6

Closed
GoogleCodeExporter opened this issue Apr 18, 2015 · 1 comment
Closed

Improve "no target specified" error message #6

GoogleCodeExporter opened this issue Apr 18, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

$ echo | txt2tags -i- -o-
txt2tags: Error: No target specified (try --help)

Maybe trying to convert an old v1.x file?
$

Improve this error message to be more informative and friendly.
The old 1.x series are dead. Try something like:

"You need to inform one target which the -t option or the %!target command.

Example: txt2tags -t html file.t2t"

(Thanks Leonardo Rosa)

Original issue reported on code.google.com by aureliojargas@gmail.com on 16 Dec 2008 at 1:32

@GoogleCodeExporter
Copy link
Author

Closed by r119

Original comment by aureliojargas@gmail.com on 18 Jun 2010 at 5:43

  • Changed state: Fixed

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

No branches or pull requests

1 participant