Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Commit

Permalink
change name
Browse files Browse the repository at this point in the history
  • Loading branch information
thdxr committed Nov 16, 2023
1 parent 5bc4e3c commit 70eee13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmd/sst/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ import (
func main() {

app := &cli.App{
Name: "ion",
Usage: "wtf is this",
Name: "sst",
Usage: "deplay anything",
Flags: []cli.Flag{
&cli.BoolFlag{
Name: "verbose",
Expand Down

0 comments on commit 70eee13

Please sign in to comment.