From f94fb1b5226781551051daa3761919346e8c4b3e Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sat, 06 Jun 2015 22:05:02 -0400 Subject: Replace rm -r with rm -R --- (limited to 'docs/gnulinux/encrypted_parabola.html') diff --git a/docs/gnulinux/encrypted_parabola.html b/docs/gnulinux/encrypted_parabola.html index 09e16d7..1538b9a 100644 --- a/docs/gnulinux/encrypted_parabola.html +++ b/docs/gnulinux/encrypted_parabola.html @@ -284,7 +284,7 @@    I deleted the files that it mentioned and then it worked. Specifically, I had this error:
   licenses: /usr/share/licenses/common/MPS exists in filesystem
-    I rm -rf'd the file and then pacman worked. I'm told that the following would have also made it work:
+    I rm -Rf'd the file and then pacman worked. I'm told that the following would have also made it work:
   # pacman -Sf licenses
</troubleshooting>

-- cgit v0.9.1