diff options
Diffstat (limited to 'chapter06/readjusting.xml')
-rw-r--r-- | chapter06/readjusting.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/readjusting.xml b/chapter06/readjusting.xml index 7c11d9333..9a24e7597 100644 --- a/chapter06/readjusting.xml +++ b/chapter06/readjusting.xml @@ -97,7 +97,7 @@ the process.</para> <para>Once everything is working correctly, clean up the test files:</para> -<screen><userinput>rm dummy.c a.out</userinput></screen></caution> +<screen><userinput>rm -v dummy.c a.out</userinput></screen></caution> </sect1> |