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 9c4a340 commit c424f55Copy full SHA for c424f55
README.md
@@ -181,7 +181,7 @@ returns from the transaction.
181
If an .irodsA file exists already, it will be overwritten.
182
183
Examples:
184
-For the native authentication scheme, we can use the currently set iRODS password to create .irodsA file from Python thus:
+For the `native` authentication scheme, we can use the currently set iRODS password to create .irodsA file from Python thus:
185
186
```python
187
import irods.client_init as iinit
0 commit comments