Implement only dir selection mode

This commit is contained in:
Kovid Goyal
2025-06-02 08:35:35 +05:30
parent 618f864c77
commit 7ab37116d7
3 changed files with 93 additions and 8 deletions

View File

@@ -48,6 +48,11 @@ completion=type:file ext:conf group:"Config files" kwds:none,NONE
{config_help}
--mode
type=choices
choices=file,files,save-file,dir,save-dir,dirs,dir-for-files
default=file
The type of object(s) to select
'''.format(config_help=CONFIG_HELP.format(conf_name='diff', appname=appname)).format