2 #+title: Sigil Utilities
7 `sigutils [options] <STATEMENT OF INTENT>`
9 -h Print this message and quit.
10 -v Print the version and license info, then quit.
11 -n Append the numerical and root values to the result.
12 -w Generate a Word Square based on the SOI
16 Make sure that you have a 'bin' directory in ~ that is visible from
19 After that, run `make` and `make install`
23 Found a bug? Send me an email.
25 Want to make changes to the code? Clone the repository, create a new
26 git branch and send me patch files for that branch using:
28 `git format-patch -<number of commits in your branch>`
30 ex. : `git format-patch -3`