Skip to content

Commit 62288e9

Browse files
Update long description
Co-authored-by: Vicente Pinto <[email protected]>
1 parent 5abc3c1 commit 62288e9

File tree

1 file changed

+1
-1
lines changed
  • internal/cmd/object-storage/credentials/create

1 file changed

+1
-1
lines changed

internal/cmd/object-storage/credentials/create/create.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ func NewCmd() *cobra.Command {
3535
cmd := &cobra.Command{
3636
Use: "create",
3737
Short: "Creates credentials for an Object Storage credentials group",
38-
Long: "Creates credentials for an Object Storage credentials group. The credentials are only displayed upon creation, and it will not be retrievable later.",
38+
Long: "Creates credentials for an Object Storage credentials group. The credentials are only displayed upon creation, and will not be retrievable later.",
3939
Args: args.NoArgs,
4040
Example: examples.Build(
4141
examples.NewExample(

0 commit comments

Comments
 (0)