Browse Source

mergerfs.cpp

passthrough-depth
Antonio SJ Musumeci 1 month ago
parent
commit
a507019415
  1. 1
      src/mergerfs.cpp

1
src/mergerfs.cpp

@ -406,7 +406,6 @@ main(int argc_,
app.add_option("branches",branches) app.add_option("branches",branches)
// ->delimiter(':') // ->delimiter(':')
->expected(-1) ->expected(-1)
->required()
; ;
app.add_option("mountpoint",mountpoint) app.add_option("mountpoint",mountpoint)

Loading…
Cancel
Save