feedgnuplot/completions/bash/feedgnuplot

68 lines
1.8 KiB
Plaintext
Raw Normal View History

complete -W \
' \
--3d \
--autolegend \
--binwidth \
--circles \
--colormap \
--curvestyle \
--curvestyleall \
2014-01-25 07:29:27 +08:00
--style \
--styleall \
--every \
--everyall \
2014-01-25 07:17:51 +08:00
--with \
--dataid \
--domain \
--dump \
--exit \
--extraValuesPerPoint \
--rangesizeall \
--rangesize \
--tuplesizeall \
--tuplesize \
--extracmds \
2014-01-25 06:39:34 +08:00
--set \
--unset \
2015-11-14 03:23:15 +08:00
--equation \
2017-06-20 04:11:42 +08:00
--image \
--geometry \
--hardcopy \
--help \
--histogram \
--histstyle \
--legend \
--lines \
--maxcurves \
--monotonic \
--points \
--square \
--square-xy \
--stream \
--terminal \
--timefmt \
--title \
--version \
--x2 \
--y2 \
--x2y1 \
--x1y2 \
--x2y2 \
--xlabel \
--xlen \
--xmax \
--xmin \
--x2label \
--x2max \
--x2min \
--ylabel \
--ymax \
--ymin \
--y2label \
--y2max \
--y2min \
--zlabel \
--zmax \
--zmin \
--vnlog ' feedgnuplot