We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5890e71 commit ec87bc1Copy full SHA for ec87bc1
docs/src/man/basics.md
@@ -178,7 +178,7 @@ julia> setinfo!(ds, "An example from the manual")
178
"An example from the manual"
179
```
180
181
-This information will be attached to the data set `ds`.
+This information will be attached to the data set `ds`. Use `getinfo` to enquiry this information.
182
183
### Setting and removing formats
184
0 commit comments