Typo.
diff --git a/toys/other/pmap.c b/toys/other/pmap.c
index d222f01..51c3328 100644
--- a/toys/other/pmap.c
+++ b/toys/other/pmap.c
@@ -17,7 +17,7 @@
 
     Report the memory map of a process or processes.
 
-    -q	Show full paths
+    -p	Show full paths
     -q	Do not show header or footer
     -x	Show the extended format
 */