diff options
author | jakobst1n <jakob.stendahl@outlook.com> | 2024-06-11 22:57:42 +0200 |
---|---|---|
committer | jakobst1n <jakob.stendahl@outlook.com> | 2024-06-11 22:57:42 +0200 |
commit | 2e56a0d2e80416904712514da6dab788567a719b (patch) | |
tree | 32b2c81413730ed224214f8d443456326562d6bf /README.md | |
parent | d338982d6020e2b73a0912db048a53157ac7507e (diff) | |
download | textgraph-2e56a0d2e80416904712514da6dab788567a719b.tar.gz textgraph-2e56a0d2e80416904712514da6dab788567a719b.zip |
Rename axis argument to silent, and invert it, so axis are enabled by default
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,3 +9,6 @@ by piping data through it. It was written because I sometimes have the need to watch some state in a sql table for a short while. +The documentation is in the manual file `tg.1`. + + |