summaryrefslogtreecommitdiff
path: root/man/du.x
diff options
context:
space:
mode:
Diffstat (limited to 'man/du.x')
-rw-r--r--man/du.x2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/du.x b/man/du.x
index b17036974..85b9ff449 100644
--- a/man/du.x
+++ b/man/du.x
@@ -19,7 +19,7 @@ will match any files whose names end in
.BR .o .
Therefore, the command
.IP
-.B du --exclude='*.o'
+.B du --exclude=\(aq*.o\(aq
.PP
will skip all files and subdirectories ending in
.BR .o