Skip to content

Commit

Permalink
chore: update cli usage
Browse files Browse the repository at this point in the history
  • Loading branch information
DenzelPenzel committed Jul 14, 2024
1 parent 7124471 commit f7b5d43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmd/nyx/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ func main() {
Usage: "Set the expiration interval for the keys",
},
}
a.Usage = "Fast db Application"
a.Description = "Fast db"
a.Usage = "Nyx kvs"
a.Description = "High-speed, key-value storage"
a.Action = RunFastCache
a.Commands = []cli.Command{}

Expand Down

1 comment on commit f7b5d43

@eliasdiek
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DenzelPenzel hey ,I'm looking for someone with your stack to work on our platform ,either as a freelancer or in a full time role . are you up for it ? contact me on telegram @eliasdiek or via email at [email protected]

Please sign in to comment.