docstring

This commit is contained in:
Brian Waldon 2011-06-28 10:17:42 -04:00
parent 2ea83f6de8
commit 5b8a507482

View File

@ -551,7 +551,8 @@ def print_help(options, args):
def user_confirm(prompt, default=False):
"""Yes/No question dialog with user.
"""
Yes/No question dialog with user.
:param prompt: question/statement to present to user (string)
:param default: boolean value to return if empty string