Skip to content

Commit

Permalink
Indent documentations in 'show' command (#2234)
Browse files Browse the repository at this point in the history
  • Loading branch information
Trenly authored Jun 10, 2022
1 parent db2014f commit 18e2a1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/AppInstallerCLICore/Workflows/ShowFlow.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ namespace AppInstaller::CLI::Workflow
{
if (!documentation.DocumentUrl.empty())
{
info << " "_liv;
if (!documentation.DocumentLabel.empty())
{
info << Execution::ManifestInfoEmphasis << documentation.DocumentLabel << ": "_liv;
Expand Down

0 comments on commit 18e2a1d

Please sign in to comment.