Thanks, doh! I figured that out on my own late last night. But it still isn't working:
asks for pasword but then I get the error shown below.
bash$ mysqldump -u username -p db_name table_name > table_name.sql
Enter password:
mysqldump: Got error: 2002: Can't connect to local MySQL server through
socket '/tmp/mysql.sock' (111)