mirror of https://gitee.com/bigwinds/arangodb
Mention missbehavior in MacOS X commandline parsing; closes #1779
(originally cherry picked from commit 4960c348ae
)
This commit is contained in:
parent
5ea66696a1
commit
2eb469188e
|
@ -45,6 +45,10 @@ Then remove the LaunchAgent:
|
||||||
|
|
||||||
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
|
!SECTION Apple's App Store
|
||||||
|
|
||||||
ArangoDB is available in Apple's App-Store. Please note, that it sometimes takes
|
ArangoDB is available in Apple's App-Store. Please note, that it sometimes takes
|
||||||
|
|
Loading…
Reference in New Issue