diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2013-09-04 18:39:14 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2013-09-04 18:39:14 -0300 |
commit | 2bcff2cf5154af5bf129ced066a014925a5eac0b (patch) | |
tree | 00e3018eba9ad359edb273f1b5569d695729251b /docs/user/running.rst | |
parent | 9e47e7695e25802f7f0e33deacb940ce72720486 (diff) | |
parent | e497e3bd99020f26dcfae3e0fa815179284a8050 (diff) |
Merge remote-tracking branch 'kali/feature/update-docs-to-0.3.2' into develop
Diffstat (limited to 'docs/user/running.rst')
-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 |