[Pkg-owncloud-commits] [python-owncloud] 36/96: Documented that you can now specify -p without diirectly providing the password; you'll get asked for it.

Sandro Knauß hefee-guest at moszumanska.debian.org
Fri Nov 22 01:28:25 UTC 2013


This is an automated email from the git hooks/post-receive script.

hefee-guest pushed a commit to branch master
in repository python-owncloud.

commit 857060a943fd0141a05c3dff9a72992aa18ba188
Author: Diederik de Haas <github at cknow.org>
Date:   Wed Mar 13 18:13:07 2013 +0100

    Documented that you can now specify -p without diirectly providing the password; you'll get asked for it.
---
 README.md |    1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index fadefdf..18482c9 100644
--- a/README.md
+++ b/README.md
@@ -64,5 +64,6 @@ usage: just run csync.py -h, and it will give you help.
      *) You can specify on the cmd line: -p (not very safe)
      *) In the envifonment variable: OCPASS
      *) In the owncloud.cfg file as pass = <password>
+     *) Do none of the above, and it will prompt you for the password.
      The choice is yours, if you put it in the cfg file, be careful to 
      make sure nobody but you can read the file. (0400/0600 file perms).

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/python-owncloud.git



More information about the Pkg-owncloud-commits mailing list