Update src/main.rs: Removed some unnecessary colons

This commit is contained in:
2023-02-01 02:48:32 +05:30
parent 7ee20dc4fb
commit fd8d96789f

View File

@@ -212,10 +212,10 @@ COMMAND:
Prints the version information
{}, {} {} {}
Runs the program in encryption mode.
Runs the program in encryption mode
{}, {} {} {}
Runs the program in decryption mode.",
Runs the program in decryption mode",
PROGRAM_NAME.bright_yellow(),
PROGRAM_VERSION.bright_blue(),
PROGRAM_NAME.bright_yellow(),