]> arthur.barton.de Git - bup.git/blobdiff - cmd/xstat-cmd.py
Merge remote branch 'origin/master' into meta
[bup.git] / cmd / xstat-cmd.py
index b8ee4e808b32bbb73a5e0c9b9ccfc9704032661e..6d60596810f7d8c50a885b3ee8db6dfdc0e707f1 100755 (executable)
@@ -51,7 +51,7 @@ active_fields = all_fields
 
 handle_ctrl_c()
 
-o = options.Options('bup pathinfo', optspec)
+o = options.Options(optspec)
 (opt, flags, remainder) = o.parse(sys.argv[1:])
 
 treat_include_fields_as_definitive = True