projectkudu / KuduSync

A file copying tool with semantic appropriate for deploying web site files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage shows [undefined] tokens

davidebbo opened this issue · comments

I tried randomly running kudusync foo bar, and it displayed:

Error: Missing required argument

  Usage: kuduSync [options] [undefined],[undefined]

Note that [undefined],[undefined] in there, which I assume are not intended.

Seems like a bug in the commander module, I'll follow up on that.