From 45324860fdd496c0a5ff89233ee9a16ce53c3c89 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Tue, 8 Jan 2019 00:24:44 -0500 Subject: Remove incorrect default coordinates --- torus.1 | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'torus.1') diff --git a/torus.1 b/torus.1 index 610ad9c..addbda8 100644 --- a/torus.1 +++ b/torus.1 @@ -1,4 +1,4 @@ -.Dd October 12, 2018 +.Dd January 8, 2019 .Dt torus 1 .Os "Causal Agency" . @@ -121,9 +121,11 @@ Set path to UNIX-domain socket. The default path is .Pa torus.sock . . -.It Fl x Ar x Fl y Ar y -Set tile coordinates to render. -The default coordinates are 32,32. +.It Fl x Ar x +Set tile X coordinate to render. +. +.It Fl y Ar y +Set tile Y coordinate to render. .El . .Sh IMPLEMENTATION NOTES -- cgit 1.4.1