summaryrefslogtreecommitdiff
path: root/src/commands/sort.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/sort.json')
-rw-r--r--src/commands/sort.json16
1 files changed, 14 insertions, 2 deletions
diff --git a/src/commands/sort.json b/src/commands/sort.json
index 1c90ec7c2..26e380b42 100644
--- a/src/commands/sort.json
+++ b/src/commands/sort.json
@@ -21,8 +21,7 @@
{
"flags": [
"RO",
- "ACCESS",
- "INCOMPLETE"
+ "ACCESS"
],
"begin_search": {
"index": {
@@ -39,6 +38,19 @@
},
{
"flags": [
+ "RO",
+ "ACCESS",
+ "INCOMPLETE"
+ ],
+ "begin_search": {
+ "unknown": null
+ },
+ "find_keys": {
+ "unknown": null
+ }
+ },
+ {
+ "flags": [
"OW",
"UPDATE",
"INCOMPLETE"