1
0
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:
Štěpán Němec
2011-02-12 00:30:46 +01:00
parent c1bf0cb322
commit 5bc5c91c05
4 changed files with 37 additions and 73 deletions

View File

@@ -572,7 +572,6 @@ var Styles = Module("Styles", {
}
},
{
bang: true,
completer: function (context, args) {
let compl = [];
let sheet = args["-group"].get(args["-name"]);