#                                                                               -*- coding:utf-8; -*-
# U.S. English.
#

!---- a . c o u n t ----------------------------------------------------------------------


    a.count.CR_Vote.help.body(1) = You may vote for anyone you choose.  \
        All you need is a personal identifier, \
        either an email address or a mailish username.  For example:\
        \n\n\
        \ \ \ \ vote myChoice@somewhere.net\
        \n\n\
        To recall whom you last voted for, simply send:\
        \n\n\
        \ \ \ \ vote\
        \n\n\
        The service replies identifying the recipient of your vote:\
        \n\n\
        \ \ \ \ %s\
        \n\n\
        \ \ \ \ You are voting for:  myChoice@somewhere.net\
        \n\n\
        If that person also casts a vote, then your vote is carried with it.  \
        Whomever receives that person\'s vote also receives yours.  \
        And so on.  Your vote is carried until it reaches someone who does not vote.  \
        This is called a 'delegate cascade'.  At the end of the cascade, \
        the votes accumulate to reveal the favoured candidates.\
        \n\n\
        A trace of the cascade is included in the reply.  \
        It shows the path of your vote and who ultimately receives it.  \
        To see how another person is voting:\
        \n\n\
        \ \ \ \ vote --alter ID\
        \n\n\
        You may change your vote by sending another 'vote' command.  \
        Or withdraw it altogether using 'unvote'.