Fix lint for osx

This commit is contained in:
lord63
2015-10-22 15:21:14 +08:00
parent 99e78c58e0
commit 3e1df9f818
3 changed files with 3 additions and 3 deletions

View File

@@ -14,6 +14,6 @@
`du -ah {{directory}}`
- list the KB sizes of directories for N levels below the specified directory
- list the KB sizes of directories for N levels below the specified directory
`du -k -depth=1 {{directory}}`