mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-12 13:15:45 +01:00
Improve "command line" <-> "command-line" usage.
--HG-- extra : rebase_source : daa8ab7737ea2e82ce48de78d5ae3e8434735cf4
This commit is contained in:
@@ -453,7 +453,7 @@ const Mappings = Module("mappings", {
|
||||
},
|
||||
{
|
||||
names: ["-silent", "-s", "<silent>", "<Silent>"],
|
||||
description: "Do not echo any generated keys to the command-line"
|
||||
description: "Do not echo any generated keys to the command line"
|
||||
}
|
||||
],
|
||||
serialize: function () {
|
||||
|
||||
Reference in New Issue
Block a user