Skip to content

Commit

Permalink
chore: better message text
Browse files Browse the repository at this point in the history
  • Loading branch information
maxwelbm authored Jul 10, 2024
1 parent 245a4e5 commit 97e2adb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion messages/personal_token/messages.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ const (
SHORT_DESCRIPTION_DESCRIBE = "Describe a Personal Token"
LONG_DESCRIPTION_DESCRIBE = "Describe a Personal Token's to be used for authentication and security"
ASK_PERSONAL_TOKEN_ID = "Enter the Personal Token's ID:"
FLAG_PERSONAL_TOKEN_ID = "Unique identifier for an Personal Token"
FLAG_PERSONAL_TOKEN_ID = "Unique identifier for a Personal Token"
FLAG_HELP_DESCRIBE = "Displays more information about the describe personal-token subcommand"
)

0 comments on commit 97e2adb

Please sign in to comment.