Skip to content

Commit

Permalink
small formatting change
Browse files Browse the repository at this point in the history
  • Loading branch information
bcumming committed Sep 27, 2024
1 parent 9ae9242 commit 6e03d9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cli/ls.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ std::string image_ls_footer() {
std::vector<help::item> items{
// clang-format off
help::block{none, "Search for uenv that are available to run." },
help::linebreak{},
help::block{xmpl, "list all uenv"},
help::block{code, "uenv image ls"},
help::linebreak{},
Expand Down

0 comments on commit 6e03d9c

Please sign in to comment.