commit e0e1e46e929c1992643056fd3d321789e4769dba
Author: Igor Vuk <parcijala(a)gmail.com>
Date: Mon May 16 17:30:17 2016 +0200
Replace spaces with tab so formatting matches the rest of the akmods script
akmods | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/akmods b/akmods
index b620417..a74854d 100755
--- a/akmods
+++ b/akmods
@@ -429,7 +429,7 @@ myprog_help ()
echo $'\n'"Options:"
echo " --force -- try all, even if they failed earlier"
echo " --kernels <kernel> -- build and install only for kernel
<kernel>"
- echo " (formatted the same as 'uname -r'
would produce)"
+ echo " (formatted the same as 'uname -r' would
produce)"
echo " --akmod <akmod> -- build and install only akmod
<akmod>"
}
Show replies by date