diff -r 58d30ab47543 -r 2e411da68fd3 cmd/accounts.go --- a/cmd/accounts.go Tue May 09 20:14:28 2017 +0200 +++ b/cmd/accounts.go Wed May 10 14:11:13 2017 +0200 @@ -86,7 +86,6 @@ Aliases: []string{"account"}, Short: "Account-related functions", //Long: `TBW...`, // TODO - //PersistentPreRunE: func(cmd *cobra.Command, args []string) error {}, } // Note: Some account subcommands are not defined in this file.