mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
bf02d1a765
commit
4c6a84b8fd
@ -455,9 +455,9 @@ var CLIActions = actions.Actions({
|
||||
// this be a problem???
|
||||
// ...if not, add a note...
|
||||
// XXX should we support creating multiple indexes at the same time???
|
||||
// XXX this is reletively generic, might be useful globally...
|
||||
// XXX this is relatively generic, might be useful globally...
|
||||
// XXX should we use a clean index or do this in-place???
|
||||
// XXX add ability to disable sort...
|
||||
// XXX add ability to disable sort... (???)
|
||||
cliInitIndex: ['- System/CLI/make index',
|
||||
core.doc`
|
||||
|
||||
@ -484,7 +484,6 @@ var CLIActions = actions.Actions({
|
||||
{cli: {
|
||||
name: '@init',
|
||||
arg: 'PATH',
|
||||
//valueRequired: true,
|
||||
}},
|
||||
function(path, options){
|
||||
this.setupFeatures()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user