Skip to content

Commit

Permalink
Merge branch 'staging' into clean-collab
Browse files Browse the repository at this point in the history
  • Loading branch information
cnlangzi authored Jan 29, 2023
2 parents eb039aa + 9a791a7 commit 8ada9fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/getallocation.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ func uploadCostFor1GB(alloc *sdk.Allocation) (cost common.Balance) {

// getallocationCmd represents the get allocation info command
var getallocationCmd = &cobra.Command{
Use: "get",
Use: "getallocation",
Short: "Gets the allocation info",
Long: `Gets the allocation info`,
Args: cobra.MinimumNArgs(0),
Expand Down

0 comments on commit 8ada9fd

Please sign in to comment.