projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a59f080
)
rust: Minor documentation update.
author
Ben Pfaff
<blp@cs.stanford.edu>
Tue, 2 Sep 2025 23:08:35 +0000
(16:08 -0700)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Tue, 2 Sep 2025 23:08:35 +0000
(16:08 -0700)
rust/doc/src/commands/combining.md
patch
|
blob
|
history
diff --git
a/rust/doc/src/commands/combining.md
b/rust/doc/src/commands/combining.md
index b34d04df19f75580765aaf30ac3088504942f5a7..43fa4a339c8f05efd8d6d356bfd0afcb77e78904 100644
(file)
--- 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