mirror of
https://github.com/nushell/nushell.git
synced 2025-05-31 15:18:23 +02:00
change pivot
to transpose
This commit is contained in:
parent
7242e52faa
commit
565be6aaef
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -38,7 +38,7 @@ body:
|
|||||||
id: config
|
id: config
|
||||||
attributes:
|
attributes:
|
||||||
label: Configuration
|
label: Configuration
|
||||||
description: "Please run `version | pivot key value | to md --pretty` and paste the output to show OS, features, etc."
|
description: "Please run `version | transpose key value | to md --pretty` and paste the output to show OS, features, etc."
|
||||||
placeholder: |
|
placeholder: |
|
||||||
> version | pivot key value | to md --pretty
|
> version | pivot key value | to md --pretty
|
||||||
| key | value |
|
| key | value |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user