From e9ab6b0a3ffcb69ed0868f9ec4b61e8f7ad36d85 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Fri, 10 Feb 2023 00:10:40 +0100 Subject: add manuals --- man/tctl.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 man/tctl.md (limited to 'man/tctl.md') diff --git a/man/tctl.md b/man/tctl.md new file mode 100644 index 0000000..a9c8231 --- /dev/null +++ b/man/tctl.md @@ -0,0 +1,24 @@ +# tctl + +Terminal control, set or get the terminal width and height + +## Usage + +Get the terminal width and height +``` +$ tctl +``` + +Set the terminal width and height +``` +$ tctl -w -h +``` + + +## Notice + +The width and height is printet in the following format: + +``` +x +``` -- cgit v1.2.3-70-g09d2