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 3e83813 commit 4e16ac7Copy full SHA for 4e16ac7
README.md
@@ -182,7 +182,7 @@ $ gops memstats (<pid>|<addr>)
182
If you want to force run garbage collection on the target program, run `gc`.
183
It will block until the GC is completed.
184
185
-#### $gops setgc (\<pid\>|\<addr\>) <perc>
+#### $ gops setgc (\<pid\>|\<addr\>) <perc>
186
187
Sets the garbage collection target to a certain percentage.
188
The following command sets it to 10%:
0 commit comments