[#1] Fix naming in FrostFS CLI help output
Signed-off-by: Alex Vanin <a.vanin@yadro.com>
This commit is contained in:
parent
406ff1360f
commit
d31d8c5335
18 changed files with 35 additions and 35 deletions
|
@ -34,7 +34,7 @@ var (
|
|||
|
||||
locodeGenerateCmd = &cobra.Command{
|
||||
Use: "generate",
|
||||
Short: "Generate UN/LOCODE database for NeoFS",
|
||||
Short: "Generate UN/LOCODE database for FrostFS",
|
||||
Run: func(cmd *cobra.Command, _ []string) {
|
||||
locodeDB := csvlocode.New(
|
||||
csvlocode.Prm{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue