remove incorrect parameter

This commit is contained in:
jasonwitty 2025-11-25 14:50:48 -08:00
parent 4d87675eb7
commit d58549b96b

View File

@ -276,7 +276,7 @@ sudo apt install socktop socktop-agent</code></pre>
socktop socktop
# Connect to a remote agent # Connect to a remote agent
socktop --url ws://hostname:3000 socktop ws://hostname:3000
# Start the agent (if not using systemd) # Start the agent (if not using systemd)
socktop_agent</code></pre> socktop_agent</code></pre>