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 5c056547e..e77e37f00 100644 --- a/chapter06/readjusting.xml +++ b/chapter06/readjusting.xml @@ -98,7 +98,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> |