Skip to content

Commit

Permalink
change wording for comment for help text
Browse files Browse the repository at this point in the history
Signed-off-by: Soc Virnyl Estela <[email protected]>
  • Loading branch information
uncomfyhalomacro committed Jan 13, 2024
1 parent 30b9b0f commit d98547a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/bin/juliaup.rs
Original file line number Diff line number Diff line change
Expand Up @@ -117,9 +117,7 @@ enum SelfSubCmd {
/// Uninstall this version of juliaup from the system
Uninstall {},
#[cfg(not(feature = "selfupdate"))]
/// If `selfupdate` feature is not enabled, this
/// configures the Uninstall to just print an error message
/// that it is **unavailable**.
/// Uninstall this version of juliaup from the system (UNAVAILABLE)
Uninstall {},
}

Expand Down

0 comments on commit d98547a

Please sign in to comment.