mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-14 16:05:47 +01:00
Update the docs with the recent command banging.
This commit is contained in:
@@ -572,7 +572,6 @@ var Styles = Module("Styles", {
|
||||
}
|
||||
},
|
||||
{
|
||||
bang: true,
|
||||
completer: function (context, args) {
|
||||
let compl = [];
|
||||
let sheet = args["-group"].get(args["-name"]);
|
||||
|
||||
Reference in New Issue
Block a user