Fixed documentation for --trace-dir argument.

[ci skip]
This commit is contained in:
Jamie Edge
2014-08-08 19:56:35 +01:00
parent 7e8164d1c6
commit 20d6aee403

View File

@@ -79,5 +79,4 @@ All flags are optional, but some are required in conjunction with certain others
|`--keep-keychains`|false|(iOS) Whether to keep keychains (Library/Keychains) when reset app between sessions||
|`--strict-caps`|false|Cause sessions to fail if desired caps are sent in that Appium does not recognize as valid for the selected device||
|`--tmp`|null|Absolute path to directory Appium can use to manage temporary files, like built-in iOS apps it needs to move around. On *nix/Mac defaults to /tmp, on Windows defaults to C:\Windows\Temp||
|`--trace-dir`|null|Absolute path to directory Appium uses to stor trace, defaults
to `<tmpDir>/appium-instruments`||
|`--trace-dir`|`<tmpDir>/appium-instruments`|Absolute path to directory Appium uses to store trace.|`--trace-dir "/tmp/directory"`|