Skip to content

Commit

Permalink
cli: fitactivity fix combine usage (#448)
Browse files Browse the repository at this point in the history
  • Loading branch information
muktihari committed Sep 17, 2024
1 parent 997fc66 commit 0816fc0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmd/fitactivity/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -160,12 +160,12 @@ const (

const combineUsage = `About:
` + combineDesc + `
` + moreInfo + `
Usage:
` + cli + ` combine [subcommands] [flags] [files]
` + moreInfo + `
Available Subcommands (optional):
conceal ` + concealDesc + `
reduce ` + reduceDesc + `
Expand Down

0 comments on commit 0816fc0

Please sign in to comment.