mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 16:52:25 +01:00
minor improvement to 'urlseparator' short help
This commit is contained in:
@@ -377,7 +377,7 @@ liberator.config = { //{{{
|
|||||||
});
|
});
|
||||||
|
|
||||||
liberator.options.add(["urlseparator"],
|
liberator.options.add(["urlseparator"],
|
||||||
"Set the separator regexp used to split URL args",
|
"Set the separator regexp used to separate multiple URL args",
|
||||||
"string", ",\\s");
|
"string", ",\\s");
|
||||||
}
|
}
|
||||||
//}}}
|
//}}}
|
||||||
|
|||||||
Reference in New Issue
Block a user