From a451c8425bd676c91fa290febd0a68993ca9bd8f Mon Sep 17 00:00:00 2001 From: Tjaart van der Walt Date: Sat, 23 May 2015 20:03:29 -0500 Subject: updated documentation to make it more clear what the module does --- py3status/modules/dropboxd_status.py | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'py3status') diff --git a/py3status/modules/dropboxd_status.py b/py3status/modules/dropboxd_status.py index 7e4ed72..df1d6a6 100644 --- a/py3status/modules/dropboxd_status.py +++ b/py3status/modules/dropboxd_status.py @@ -1,10 +1,17 @@ # -*- coding: utf-8 -*- """ -Display your dropbox status. +Displays dropboxd status. Configuration parameters: - format : Prefix text for the dropbox status +Valid status values include: + - Dropbox isn't running! + - Starting... + - Downloading file list... + - Syncing "filename" + - Up to date + Requires: - the 'dropbox-cli' command -- cgit v1.3