Fix lint for osx
This commit is contained in:
@@ -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}}`
|
||||
|
@@ -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`
|
||||
|
@@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user