Skip to content

Commit

Permalink
docs: update messages for sync command
Browse files Browse the repository at this point in the history
Co-authored-by: Gabriel França <119522814+gabriel-azion@users.noreply.github.com>
  • Loading branch information
PatrickMenoti and gabriel-azion authored Jun 11, 2024
1 parent 976a3dd commit 517e748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion messages/sync/messages.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package sync

const (
USAGE = "sync"
SHORTDESCRIPTION = "Synchronizes local azion.json file with remote resources"
SHORTDESCRIPTION = "Synchronizes the local azion.json file with remote resources"
LONGDESCRIPTION = "Synchronizes your local file containing your created resources with remote resources"
SYNCMESSAGERULE = "Adding out of sync rule '%s' to your azion.json file\n"
HELPFLAG = "Displays more information about the sync command"
Expand Down

0 comments on commit 517e748

Please sign in to comment.