cli: Add the --questions option to list questions on the stack
authorW. Trevor King <wking@tremily.us>
Wed, 6 Feb 2013 17:41:23 +0000 (12:41 -0500)
committerW. Trevor King <wking@tremily.us>
Wed, 6 Feb 2013 17:41:23 +0000 (12:41 -0500)
commit15f04b24ca0b7c9bd37273a584154e2e43f14606
tree52dfeb4d912965f11be76969d05a98ba44f0f11f
parenta27c0e75e7e96f1a29c63e1dcee744ed0b333b4d
cli: Add the --questions option to list questions on the stack

This lets you see what a quiz will ask without actually taking the
quiz.  In the future, it may be useful for jumping to a specific
question.
quizzer/cli.py