From 407c18a2354ed2db1cb368588a72f7b988cf23c3 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Tue, 2 Sep 2025 16:08:35 -0700 Subject: [PATCH] rust: Minor documentation update. --- rust/doc/src/commands/combining.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/rust/doc/src/commands/combining.md b/rust/doc/src/commands/combining.md index b34d04df19..43fa4a339c 100644 --- a/rust/doc/src/commands/combining.md +++ b/rust/doc/src/commands/combining.md @@ -17,9 +17,8 @@ dataset. These commands can combine data files in the following ways: a matching case in the primary data file, or it adds a new case if no matching case can be found. -These commands share the majority of their syntax, described below, -followed by an individual section for each command that describes its -specific syntax and semantics. +These commands share the majority of their syntax, described below. +Each command's documentation explains its additional syntax. ## Common Syntax -- 2.30.2