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}}`

View File

@@ -18,7 +18,7 @@
`sysctl -n machdep.cpu.feature`
- Set a changeable kernel state variable
- Set a changeable kernel state variable
`sysctl -w name=value`
`sysctl -w kern.maxfiles=15000`

View File

@@ -1,4 +1,4 @@
#WACAW
# wacaw
> a little command-line tool for Mac OS X that allows you to capture both still pictures and video from an attached camera.