Remove unnecessary option from sample commands#9720
Remove unnecessary option from sample commands#9720Court72 merged 1 commit intoMicrosoftDocs:livefrom
Conversation
'-t' optoin specifies the field terminator, in sample commands it's used without specifying a teminator, which may lead to confusion. Since the default field terminator is sufficient for the context thus obmit the option. Usage: [-t field_term]
|
@leahyums : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
|
@leahyums : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit 55aa847: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
|
IMPORTANT: When the changes are ready for publication, add a #label:"aq-pr-triaged" |
|
@leahyums We're looking into this. Thanks for your contribution. |
|
#sign-off |
|
Invalid command: '#sign-off'. Only the assigned author of one or more file in this PR can sign off. @markingmyname |
|
#sign-off |
|
PR 9720 has been merged from leahyums:patch-2 to MicrosoftDocs:live by Court72. |
'-t' optoin specifies the field terminator, in sample commands it's used without specifying a teminator, which may lead to confusion. Since the default field terminator is sufficient for the context thus obmit the option.
Usage: [-t field_term]