Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ls: Fix listing help formatting. #136

Merged
merged 1 commit into from
Oct 31, 2024
Merged

Conversation

nbrahms
Copy link
Contributor

@nbrahms nbrahms commented Oct 31, 2024

I'd broken this in #42. Fix whitespace.

Before:

Showing the first 15 destinations (use `p0
       ls ssh session destination <like>` to narrow results). Resources labeled with * are already accessible to you:

After:

Showing the first 15 destinations (use `p0 ls ssh session destination <like>` to narrow results).
Resources labeled with * are already accessible to you:

I'd broken this in #42. Fix whitespace.

Before:

  Showing the first 15 destinations (use `p0
         ls ssh session destination <like>` to narrow results). Resources labeled with * are already accessible to you:

After:

  Showing the first 15 destinations (use `p0 ls ssh session destination <like>` to narrow results).
  Resources labeled with * are already accessible to you:
@nbrahms nbrahms requested review from fabgo and komal-dhull October 31, 2024 18:11
@nbrahms nbrahms self-assigned this Oct 31, 2024
@nbrahms nbrahms merged commit e8ac21a into main Oct 31, 2024
3 checks passed
@nbrahms nbrahms deleted the nathan/assessment-permission-hover branch October 31, 2024 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants