diff options
-rw-r--r-- | my-style.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/my-style.js b/my-style.js index 782ea37..2ae6098 100644 --- a/my-style.js +++ b/my-style.js @@ -277,7 +277,7 @@ EOM }, { bang: true, - literal: 1, + literal: 0, completer: styleNameCompleter } ), @@ -303,8 +303,6 @@ EOM /* TODO list */ }, { - bang: true, - literal: 1, subCommands: SubCommands }, true |