Skip to content

Commit

Permalink
better service description
Browse files Browse the repository at this point in the history
  • Loading branch information
fitztrev committed Nov 7, 2023
1 parent 39990da commit 3964638
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions command/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -186,8 +186,8 @@ fn prompt_for_optional_services() -> Result<Vec<OptionalService>, Error> {
compose_profile: Some(ComposeProfile::Thumbnails),
repositories: None,
},
"Thumbnail generator",
"for resizing blog/streamer images",
"Image uploads + thumbnails",
"for blog/coach/streamer images",
)
.item(
OptionalService {
Expand Down

0 comments on commit 3964638

Please sign in to comment.