mirror of
https://github.com/arkorty/rustcm-cli.git
synced 2026-03-18 09:02:35 +00:00
Update src/main.rs: Removed some unnecessary colons
This commit is contained in:
@@ -212,10 +212,10 @@ COMMAND:
|
|||||||
Prints the version information
|
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_NAME.bright_yellow(),
|
||||||
PROGRAM_VERSION.bright_blue(),
|
PROGRAM_VERSION.bright_blue(),
|
||||||
PROGRAM_NAME.bright_yellow(),
|
PROGRAM_NAME.bright_yellow(),
|
||||||
|
|||||||
Reference in New Issue
Block a user