From 80ccd0fbe2b3f3d6067fb18ce38ed39f49ed4570 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Tue, 14 Sep 2010 21:20:43 +0000 Subject: [PATCH] * document tex-only and log-only --- make_invoice | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/make_invoice b/make_invoice index 7494e2a..6c7e4a1 100755 --- a/make_invoice +++ b/make_invoice @@ -65,6 +65,14 @@ Time granularity, defaults to 0. Hourly fee, defaults to 50.00 +=item B<--tex-only> + +Only output the LaTeX file + +=item B<--log-only> + +Only output the log file + =item B<--debug, -d> Debug verbosity. (Default 0) -- 2.39.2