Tidying
This commit is contained in:
parent
a7572eabc1
commit
57ab59f08f
|
@ -888,11 +888,11 @@ function show_help {
|
||||||
echo $'Alters the security settings'
|
echo $'Alters the security settings'
|
||||||
echo ''
|
echo ''
|
||||||
echo ''
|
echo ''
|
||||||
echo $' -h --help Show help'
|
echo $' -h --help Show help'
|
||||||
echo $' -e --export Export security settings to a file'
|
echo $' -e --export Export security settings to a file'
|
||||||
echo $' -i --import Import security settings from a file'
|
echo $' -i --import Import security settings from a file'
|
||||||
echo $' -r --refresh Refresh GPG keys for all users'
|
echo $' -r --refresh Refresh GPG keys for all users'
|
||||||
echo $' --register [domain] Register a https domain with monkeysphere'
|
echo $' --register [domain] Register a https domain with monkeysphere'
|
||||||
echo ''
|
echo ''
|
||||||
exit 0
|
exit 0
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue