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