From 9ef7c34980354ca2a3cabd1e01aa82f96a8e00a0 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Thu, 4 Apr 2024 19:49:51 -0700 Subject: doc: command-get-buf syntax. * txr.1: Fix bad formatting in syntax synopsis of command-get-buf. --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/txr.1 b/txr.1 index 260ccea8..0f3e8542 100644 --- a/txr.1 +++ b/txr.1 @@ -29339,7 +29339,7 @@ The stream is required to support byte input. .synb .mets (file-get-buf < name >> [ max-bytes .mets \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ >> [ skip-bytes <> [ mode-opts ]]]) -.mets (command-get-buf < cmd >> [ max-byte> <> [ skip-bytes ]]) +.mets (command-get-buf < cmd >> [ max-bytes <> [ skip-bytes ]]) .syne .desc The -- cgit v1.2.3