summaryrefslogtreecommitdiff
path: root/qutebrowser/config/configcommands.py
diff options
context:
space:
mode:
Diffstat (limited to 'qutebrowser/config/configcommands.py')
-rw-r--r--qutebrowser/config/configcommands.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/qutebrowser/config/configcommands.py b/qutebrowser/config/configcommands.py
index 62fc87f81..417ffce00 100644
--- a/qutebrowser/config/configcommands.py
+++ b/qutebrowser/config/configcommands.py
@@ -204,7 +204,7 @@ class ConfigCommands:
Args:
option: The name of the option.
- values: The values to cycle through.
+ *values: The values to cycle through.
pattern: The link:configuring{outfilesuffix}#patterns[URL pattern] to use.
temp: Set value temporarily until qutebrowser is closed.
print_: Print the value after setting.