diff options
author | Kali Kaneko <kali@leap.se> | 2013-09-04 23:15:11 +0200 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2013-09-04 23:39:20 +0200 |
commit | c33094f4216b4ef21f25bf448904839d8d50a2f0 (patch) | |
tree | e99198ccefba8d00097fd2ac8aeff027e26d6ee1 | |
parent | e50ff1f5b82f004b3a38cdc366aa021a7e987c23 (diff) |
Minor additions
-rw-r--r-- | docs/user/running.rst | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/user/running.rst b/docs/user/running.rst index da83e9ef..0a93204c 100644 --- a/docs/user/running.rst +++ b/docs/user/running.rst @@ -3,7 +3,8 @@ Running ================== -This document covers how to launch Bitmask. +This document covers how to launch Bitmask. Also know as, where the magic +happens. Launching Bitmask ----------------- @@ -11,7 +12,7 @@ After a successful installation, there should be a launcher called `bitmask` som % bitmask -The first time you launch it, it should launch the first run wizard that will guide you through the setup of the LEAP Services. +The first time you launch it, it should launch the first run wizard that will guide you through the mostly automatic configuration of the LEAP Services. .. note:: @@ -37,8 +38,8 @@ If you ask for it, you can also have all that debug info in a beautiful file rea .. If you want to increment the level of verbosity passed to openvpn, you can do:: .. $ bitmask --openvpn-verbosity 4 -Options ------------- +I want all the options! +----------------------- To see all the available command line options:: $ bitmask --help |