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 c39547d commit 9254925Copy full SHA for 9254925
storage-providers/pdp/install-and-run-yugabytedb.md
@@ -25,7 +25,7 @@ This ensures the increased limits are automatically applied to future sessions.
25
26
```sh
27
ulimit -n 1048576
28
-# Verify:
+# Verify limit change:
29
ulimit -n
30
```
31
0 commit comments