diff options
Diffstat (limited to 'torus.1')
-rw-r--r-- | torus.1 | 10 |
1 files changed, 6 insertions, 4 deletions
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 |