Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
nils-tekampe committed Jun 19, 2015
2 parents 7c227fe + ea829e0 commit 1182eb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# McBrush
# macbrush
This programm cleans a directory and all its subdirectories from a set of hidden files that OS X creates and enters an observation mode afterwards. Within the observation mode, each hidden file that is created by OS X is directly deleted after it has been create by the OS.
The programm is of specific use for folders which are shared between OS X and other Operating Systems (e.g. via Dropbox).

Expand Down Expand Up @@ -36,7 +36,7 @@ The programm is of specific use for folders which are shared between OS X and ot
| -o | --ignore-dsstore|Do not remove .DS_Store files|
| -i | --ignore-volumeicon|Do not remove VolumeIcon.icns files|
| -s | --simluate|Do not remove any files at all. Should be used togehter with --verbose for reporting of identified files|
| -v | --verbose|Verbose reporting|
| -V | --verbose|Verbose reporting|
| -c | --skip-clean|Do not clean folders. Directly enter observation mode|
| -o | --skip-observation|Do not enter observation mode. Only clean folders once.|
| -h | --help|Print help message|
Expand Down

0 comments on commit 1182eb7

Please sign in to comment.