summaryrefslogtreecommitdiff
path: root/leapsecond.py
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2013-11-25 05:24:43 -0500
committerEric S. Raymond <esr@thyrsus.com>2013-11-25 05:24:43 -0500
commit81f1ee311f7915676ebfaaff337f9942e18791d5 (patch)
tree1804ca5acc3422169ffeffb8edb37e1de6f938f7 /leapsecond.py
parente6a6c3a643b4840d6266e29911c7cc29fcec30b7 (diff)
downloadgpsd-81f1ee311f7915676ebfaaff337f9942e18791d5.tar.gz
Apparently gnuplot X11 mode is dead.
Diffstat (limited to 'leapsecond.py')
-rwxr-xr-xleapsecond.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/leapsecond.py b/leapsecond.py
index 09c28de5..286dc9d2 100755
--- a/leapsecond.py
+++ b/leapsecond.py
@@ -29,7 +29,9 @@ Options:
-v be verbose
-g generate a plot of the leap-second trend over time. The command you
- probably want is "leapsecond.py -g leapseconds.cache | gnuplot -persist".
+ probably want is something like
+
+ leapsecond.py -g leapsecond.cache | gnuplot -e 'set terminal svg' - | display
-n compute Unix gmt time for an IERS leap-second event given as a three-letter
English Gregorian month abbreviation followed by a 4-digit year.