build: cleanup base build interface.
This commit is contained in:
parent
c6c4920598
commit
6f5604d59d
6 changed files with 21 additions and 16 deletions
|
|
@ -25,7 +25,7 @@ func init() {
|
|||
Base: cfg.Base{
|
||||
Keyword: "exec",
|
||||
Msg: "Exec directive applied",
|
||||
Help: Keyword + `exec [P|U|p|u|PU|pu|] profiles...`,
|
||||
Help: []string{"[P|U|p|u|PU|pu|] profiles..."},
|
||||
},
|
||||
})
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue