Skip to content

Ensure all docs end on a new line #3700

@milanholemans

Description

@milanholemans

We should ensure that all command docs end on a new line. If a doc doesn't end on a new line, the --help option will display the help page incorrectly. Notice the markdown code fence characters in the last example.
image

Following commands don't end on a new line:

  • aad user signin list
  • planner task checklistitem list
  • planner task reference add
  • search externalconnection remove
  • spo list roleassignment add
  • spo list roleassignment remove
  • spo listitem roleassignment remove
  • spo roledefinition add
  • spo web roleassignment add
  • spo web roleassignment remove
  • spo web roleinheritance reset
  • teams cache remove
  • teams channel add
  • teams channel member set
  • tenant security alerts list

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions