[thin_ls] wire up -o
This commit is contained in:
parent
e15b11edb1
commit
944b9c0c57
@ -445,7 +445,7 @@ thin_ls_cmd::run(int argc, char **argv)
|
||||
{
|
||||
int c;
|
||||
struct flags flags;
|
||||
const char shortopts[] = "hm::V";
|
||||
const char shortopts[] = "ho:m::V";
|
||||
|
||||
const struct option longopts[] = {
|
||||
{ "help", no_argument, NULL, 'h'},
|
||||
|
Loading…
Reference in New Issue
Block a user