diff options
author | Andrea Rossato <andrea.rossato@ing.unitn.it> | 2010-05-27 12:06:16 +0200 |
---|---|---|
committer | Andrea Rossato <andrea.rossato@ing.unitn.it> | 2010-05-27 12:06:16 +0200 |
commit | ff3bfeeb4565f53a2530775e531954cab048bdf1 (patch) | |
tree | 4b5e024b998f915a6e2f026b5e3d508eb205c932 /README | |
parent | 9a8665f939b26476f0fae452bfdea5c865b75d18 (diff) | |
download | xmobar-ff3bfeeb4565f53a2530775e531954cab048bdf1.tar.gz xmobar-ff3bfeeb4565f53a2530775e531954cab048bdf1.tar.bz2 |
fix type - thanks to Taylan Ulrich B. for reporting it
Ignore-this: 08b07a8398bdbf974bfa21287c779340a68b9381
darcs-hash:20100527100616-d6583-9e06101e150f5148406c67250f9aa91a7cac9258.gz
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -282,7 +282,7 @@ Monitors have default aliases. `Weather StationID Args RefreshRate` -- aliases to the Station ID: so `Weather "LIPB" []` can be used in template as `%LIBP%` +- aliases to the Station ID: so `Weather "LIPB" []` can be used in template as `%LIPB%` - Args: the argument list (see below) - Variables that can be used with the `-t`/`--template` argument: `station`, `stationState`, `year`, `month`, `day`, `hour`, |