internal: Improve error message consistency
This commit is contained in:
parent
5d906169f4
commit
a64c02cd78
7 changed files with 72 additions and 71 deletions
|
|
@ -7,7 +7,7 @@ import (
|
|||
"github.com/tkw1536/goprogram/exit"
|
||||
)
|
||||
|
||||
// BlindUpdate is the 'blind-update' command
|
||||
// BlindUpdate is the 'blind_update' command
|
||||
var BlindUpdate wisski_distillery.Command = blindUpdate{}
|
||||
|
||||
type blindUpdate struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue