File src/cmd_completion.c changed (mode: 100644) (index 9b0c01a60..e0bbe2c50) |
... |
... |
complete_compare(const char str[]) |
555 |
555 |
{ "bycontents", "compare by file size and hash" }, |
{ "bycontents", "compare by file size and hash" }, |
556 |
556 |
|
|
557 |
557 |
{ "ofboth", "use files of two views" }, |
{ "ofboth", "use files of two views" }, |
558 |
|
{ "ofone", "use files of two current view only" }, |
|
|
558 |
|
{ "ofone", "use files of the current view only" }, |
559 |
559 |
|
|
560 |
560 |
{ "listall", "list all files" }, |
{ "listall", "list all files" }, |
561 |
561 |
{ "listunique", "list only unique files" }, |
{ "listunique", "list only unique files" }, |