mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-30 10:50:08 +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???
|
// this be a problem???
|
||||||
// ...if not, add a note...
|
// ...if not, add a note...
|
||||||
// XXX should we support creating multiple indexes at the same time???
|
// 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 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',
|
cliInitIndex: ['- System/CLI/make index',
|
||||||
core.doc`
|
core.doc`
|
||||||
|
|
||||||
@ -484,7 +484,6 @@ var CLIActions = actions.Actions({
|
|||||||
{cli: {
|
{cli: {
|
||||||
name: '@init',
|
name: '@init',
|
||||||
arg: 'PATH',
|
arg: 'PATH',
|
||||||
//valueRequired: true,
|
|
||||||
}},
|
}},
|
||||||
function(path, options){
|
function(path, options){
|
||||||
this.setupFeatures()
|
this.setupFeatures()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user