]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/blobdiff - tree/patches/tree-args.patch
Merge branch 'master' of ssh://git.ipfire.org/pub/git/ipfire-3.x into samba4
[people/amarx/ipfire-3.x.git] / tree / patches / tree-args.patch
diff --git a/tree/patches/tree-args.patch b/tree/patches/tree-args.patch
deleted file mode 100644 (file)
index 5fa5dd2..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -up tree-1.6.0/tree.c.args tree-1.6.0/tree.c
---- tree-1.6.0/tree.c.args     2013-04-11 11:53:47.676572649 +0100
-+++ tree-1.6.0/tree.c  2013-04-11 11:56:10.962350448 +0100
-@@ -536,6 +536,8 @@ void usage(int n)
-       "  --filelimit # Do not descend dirs with more than # files in them.\n"
-       "  --timefmt <f> Print and format time according to the format <f>.\n"
-       "  -o filename   Output to file instead of stdout.\n"
-+      "  --du          Print directory sizes.\n"
-+      "  --prune       Prune empty directories from the output.\n"
-       "  -------- File options ---------\n"
-       "  -q            Print non-printable characters as '?'.\n"
-       "  -N            Print non-printable characters as is.\n"