Steve Thielemann před 1 týdnem
rodič
revize
0fa89e6482
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      src/main.rs

+ 1 - 1
src/main.rs

@@ -44,7 +44,7 @@ enum Commands {
     Update {},
     /// Display information
     Info {},
-    /// Version
+    /// Display version information
     Version {},
 }