1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 01:02:09 +02:00

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.