summaryrefslogtreecommitdiff
path: root/docs/japi.pod
diff options
context:
space:
mode:
Diffstat (limited to 'docs/japi.pod')
-rw-r--r--docs/japi.pod1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/japi.pod b/docs/japi.pod
index 41a0a05..6ab9aac 100644
--- a/docs/japi.pod
+++ b/docs/japi.pod
@@ -67,6 +67,7 @@ Almost all options have to be passed the Japi tool via command line. One excepti
It can be created like this:
bash -c 'read -s PASSWORD; tr -d "\n" <<< "$PASSWORD" | base64' | tee ~/.japipass
+ chmod 0600 ~/.japipass
=head1 AUTHOR