I have files that are marked for delete in my workspace (but not yet submitted). Now I want them to be listed at command line. I have tried the following command without success.
p4 diff -sd "C:\myworkspace\..."
I could not find any option in the diff command to list files that are marked for delete. Is it another command, or a hidden option?