README.md in sigh-0.1.3 vs README.md in sigh-0.1.5
- old
+ new
@@ -95,10 +95,14 @@
If you want to generate a **Development** profile:
sigh --development
+To generate the profile in a specific directory:
+
+ sigh -o "~/Certificates/"
+
By default, ```sigh``` will install the downloaded profile on your machine. If you just want to generate the profile and skip the installation, use the following flag:
sigh --skip_install
@@ -134,10 +138,10 @@
![assets/QuickLookScreenshot.png](assets/QuickLookScreenshot.png)
# Need help?
- If there is a technical problem with ```sigh```, submit an issue. Run ```sigh --trace``` to get the stacktrace.
-- I'm available for contract work - drop me an email: sigh@felixkrause.at
+- I'm available for contract work - drop me an email: sigh@krausefx.com
# License
This project is licensed under the terms of the MIT license. See the LICENSE file.
# Contributing