Use printf to improve readability
Using printf with a single-quoted string avoids the need to escape double
quotes.
Edited by nl6720
Due to an influx of spam, we have had to require each new account to be manually approved. Please register an account and then write an email to accountsupport@archlinux.org to get it approved. Sorry for the inconvenience.
Using printf with a single-quoted string avoids the need to escape double
quotes.