diff options
| author | Paul Buetow (lxpbuetowlap.united.domain) <paul.buetow@1und1.de> | 2014-03-16 15:36:26 +0100 |
|---|---|---|
| committer | Paul Buetow (lxpbuetowlap.united.domain) <paul.buetow@1und1.de> | 2014-03-16 15:36:26 +0100 |
| commit | 458d519335736a8d67a6ad6d5d2273e4a7c8374d (patch) | |
| tree | f416993b3e5b3bd8df84a9bebef78f87374d0b82 | |
| parent | fc7103bb6e5a3ece20d33c752b70e86a45a54b76 (diff) | |
fix perms
| -rw-r--r-- | docs/japi.pod | 1 |
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 |
