diff --git a/system/commands/users.go b/system/commands/users.go index 667513112..653591bc4 100644 --- a/system/commands/users.go +++ b/system/commands/users.go @@ -61,7 +61,7 @@ func Users() *cobra.Command { fmt.Fprintf( cmd.OutOrStdout(), - " Created Updated EmailAddress", + " Created Updated EmailAddress\n", ) for _, u := range users {