docs: Clarify how PIPE2 and TILDE2 differ from regular variants (#3310)
This commit is contained in:
parent
7109fbb1de
commit
9a7b8395af
1 changed files with 2 additions and 2 deletions
|
|
@ -1378,7 +1378,7 @@ export default [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
names: ["TILDE2"],
|
names: ["TILDE2"],
|
||||||
description: "~ [Tilde]",
|
description: "~ [Tilde] using shift and non-US hash/pound",
|
||||||
context: "Keyboard",
|
context: "Keyboard",
|
||||||
clarify: false,
|
clarify: false,
|
||||||
usages: [
|
usages: [
|
||||||
|
|
@ -2628,7 +2628,7 @@ export default [
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
names: ["PIPE2"],
|
names: ["PIPE2"],
|
||||||
description: "| [Pipe]",
|
description: "| [Pipe] using shift and non-US backslash",
|
||||||
context: "Keyboard",
|
context: "Keyboard",
|
||||||
clarify: false,
|
clarify: false,
|
||||||
usages: [
|
usages: [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue