projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd5d918
)
doc fix
author
Ben Pfaff
<blp@cs.stanford.edu>
Fri, 16 May 2025 02:01:57 +0000
(19:01 -0700)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Fri, 16 May 2025 02:01:57 +0000
(19:01 -0700)
rust/doc/src/spv/light-detail.md
patch
|
blob
|
history
diff --git
a/rust/doc/src/spv/light-detail.md
b/rust/doc/src/spv/light-detail.md
index 16f1ae8f27846de91a30308f0fb98f5df8cb82f0..441a25f4c679fc01e09d38080feb006afe40bd25 100644
(file)
--- a/
rust/doc/src/spv/light-detail.md
+++ b/
rust/doc/src/spv/light-detail.md
@@
-718,7
+718,7
@@
enough explanation, it is usually 01.
If `hide-all-labels` is 01, the pivot table omits all labels for the
dimension, including group and category labels. It is usually 00. When
-`hide-all-labels` is 01, `
show
-dim-label` is ignored.
+`hide-all-labels` is 01, `
hide
-dim-label` is ignored.
`dim-index` is usually the 0-based index of the dimension, e.g. 0 for
the first dimension, 1 for the second, and so on. Sometimes it is -1.