gbranden pushed a commit to branch master
in repository groff.

commit 3499193ed13699e7d104653a3929deaf29757600
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Mar 7 14:02:04 2022 +1100

    xtotroff(1) (Options): Document new `-d` option.
    
    * src/utils/xtotroff/xtotroff.1.man (Options) <-d>: Do it.
    
    I forgot to do this in commit f2f12a4beb, 26 February.
---
 ChangeLog                         | 4 ++++
 src/utils/xtotroff/xtotroff.1.man | 7 +++++++
 2 files changed, 11 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index c6f52e5c..4acdc654 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2022-03-07  G. Branden Robinson <[email protected]>
+
+       * src/utils/xtotroff/xtotroff.1.man (Options) <-d>: Document it.
+
 2022-03-07  G. Branden Robinson <[email protected]>
 
        * doc/groff.texi (Manipulating Filling and Adjustment):
diff --git a/src/utils/xtotroff/xtotroff.1.man 
b/src/utils/xtotroff/xtotroff.1.man
index e8fb7473..1267852e 100644
--- a/src/utils/xtotroff/xtotroff.1.man
+++ b/src/utils/xtotroff/xtotroff.1.man
@@ -141,6 +141,13 @@ all exit afterward.
 .
 .
 .TP
+.BI \-d\~ destination-directory
+Write font descriptions to
+.I destination-directory
+rather than the current working directory.
+.
+.
+.TP
 .BI \-r\~ resolution
 Set the resolution for all font patterns in
 .IR font-map .

_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to