Added --squarexy and --square-xy as synonyms to --square_xy

This commit is contained in:
Dima Kogan
2019-06-27 11:10:35 -07:00
parent 55faefec8b
commit 29f4f5a368
3 changed files with 8 additions and 4 deletions

View File

@@ -35,7 +35,7 @@ _arguments -S
'*--equation[Raw symbolic equation]:equation' \
'--image[Image file to render beneath the data]:image:_files -g "(#i)*.(jpg|jpeg|png|gif)"' \
'--square[Plot data with square aspect ratio]' \
'--square_xy[For 3D plots, set square aspect ratio for ONLY the x,y axes]' \
'--square-xy[For 3D plots, set square aspect ratio for ONLY the x,y axes]' \
'--hardcopy[Plot to a file]:new image filename:_files -g "(#i)*.(jpg|jpeg|png|gif)"' \
'--maxcurves[The maximum allowed number of curves]:number of curves' \
'(--3d)--monotonic[Resets plot if an X in the past is seen]' \