From fdab1b0117f1eccc99eb6c9415b66dc9ac2d0e3f Mon Sep 17 00:00:00 2001 From: Ben Morrison Date: Tue, 9 Jun 2020 03:04:25 -0400 Subject: updated usage for linewrap --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 10485d5..73f7486 100644 --- a/README.md +++ b/README.md @@ -107,9 +107,17 @@ If the `[id]` argument is absent, `clinte` asks for the numeric ID of the post $ clinte -v [post|update|delete] [id] ``` Use this flag if something's going wrong. Additional information will be written to -`/tmp/clinte_$USER.log` that will, hopefully, reveal the cause of the error. +`/tmp/clinte_$USER.log** that will, hopefully, reveal the cause of the error. + +**Line Wrapping** + +``` +$ clinte -l 80 +``` + +Wraps posts at the given line length. Set to <10 to disable line wrapping. Defaults to 80. ## Notes The file where the posts are stored, `/usr/local/clinte/clinte.json`, must be writeable by all -users on the system. Keep this in mind. \ No newline at end of file +users on the system. Keep this in mind. -- cgit 1.4.1-2-gfad0