1
0
Fork 0

Mention missbehavior in MacOS X commandline parsing; closes #1779

(originally cherry picked from commit 4960c348ae)
This commit is contained in:
Wilfried Goesgens 2016-04-06 16:45:27 +02:00 committed by Simran Brucherseifer
parent 5ea66696a1
commit 2eb469188e
1 changed files with 5 additions and 1 deletions

View File

@ -43,7 +43,11 @@ Then remove the LaunchAgent:
**Note**: If the latest ArangoDB Version is not shown in homebrew, you also need to update homebrew:
brew update
brew update
!SubSection Known issues
- Performance - the LLVM delivered as of Mac OS X El Capitan builds slow binaries. Use GCC instead
- the Commandline argument parsing doesn't accept blanks in filenames; the CLI version below does.
!SECTION Apple's App Store