du: fix token syntax in example (#6851)
This commit is contained in:
@@ -25,4 +25,4 @@
|
||||
|
||||
- List the human-readable size of all `.jpg` files in subdirectories of the current directory, and show a cumulative total at the end:
|
||||
|
||||
`du -ch */*.jpg`
|
||||
`du -ch {{*/*.jpg}}`
|
||||
|
@@ -25,4 +25,4 @@
|
||||
|
||||
- List the human-readable size of all `.jpg` files in subdirectories of the current directory, and show a cumulative total at the end:
|
||||
|
||||
`du -ch */*.jpg`
|
||||
`du -ch {{*/*.jpg}}`
|
||||
|
Reference in New Issue
Block a user