URI: 
       tupdate help message - electrum - Electrum Bitcoin wallet
  HTML git clone https://git.parazyd.org/electrum
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
       ---
   DIR commit c2967e874cb0930f2bef864f0faae0219f75f94e
   DIR parent 06182df71f8290bc68235fc783d1a6420d9c2040
  HTML Author: ThomasV <thomasv@gitorious>
       Date:   Wed, 16 May 2012 19:34:55 +0200
       
       update help message
       
       Diffstat:
         M electrum                            |       1 -
       
       1 file changed, 0 insertions(+), 1 deletion(-)
       ---
   DIR diff --git a/electrum b/electrum
       t@@ -254,7 +254,6 @@ if __name__ == '__main__':
                    print "options:\n--fee, -f: set transaction fee\n--fromaddr, -s: send from address -\n--changeaddr, -c: send change to address"
                elif cmd2 == 'seed':
                    print "print the generation seed of your wallet."
       -            print "options:\n-m, --mnemonic : print the seed as mnemonic"
                elif cmd2 == 'deseed':
                    print "remove seed from the wallet. The seed is stored in a file that has the name of the wallet plus '.seed'"
                elif cmd2 == 'reseed':