From 7fbfbeb460154e842ee57ec0c61a54a046269094 Mon Sep 17 00:00:00 2001 From: Gard Spreemann Date: Tue, 23 Oct 2018 17:52:06 +0200 Subject: Add man page. --- debian/tikzit.1 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 debian/tikzit.1 (limited to 'debian/tikzit.1') diff --git a/debian/tikzit.1 b/debian/tikzit.1 new file mode 100644 index 0000000..24989e8 --- /dev/null +++ b/debian/tikzit.1 @@ -0,0 +1,16 @@ +.TH TIKZIT 1 +.SH NAME +tikzit \- a simple GUI editor for making graphs and string diagrams +.SH SYNOPSIS +.B tikzit +[\fIfile\fR] +.SH DESCRIPTION +.B tikzit +is a super simple GUI editor for graphs and string diagrams. Its +native file format is a subset of PGF/TikZ, which means TikZiT files +can be included directly in papers typeset using LaTeX. +.SH ARGUMENTS +.TP +.BR file +An optional file name to open. + -- cgit v1.2.3