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

Dump flag should take block arguments #6

Open
qjcg opened this issue Nov 1, 2016 · 0 comments
Open

Dump flag should take block arguments #6

qjcg opened this issue Nov 1, 2016 · 0 comments

Comments

@qjcg
Copy link
Owner

qjcg commented Nov 1, 2016

Examples follow.

The following command should dump all characters from the dominos block:

$ horeb -d dominos

This command should dump all characters from both the dominos and emoji blocks:

$ horeb -d dominos emoji

This command should continue to dump all blocks horeb knows about:

$ horeb -d
@qjcg qjcg changed the title Dump flag should consider block arguments Dump flag should take block arguments Nov 2, 2016
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

2 participants
@qjcg and others