[thin_ls] wire up -o

This commit is contained in:
Joe Thornber 2016-01-20 06:59:55 +00:00
parent e15b11edb1
commit 944b9c0c57

View File

@ -445,7 +445,7 @@ thin_ls_cmd::run(int argc, char **argv)
{ {
int c; int c;
struct flags flags; struct flags flags;
const char shortopts[] = "hm::V"; const char shortopts[] = "ho:m::V";
const struct option longopts[] = { const struct option longopts[] = {
{ "help", no_argument, NULL, 'h'}, { "help", no_argument, NULL, 'h'},