mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:06:51 +08:00
Remove trailing spaces for #476
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
||||
`dnf install {{package}}`
|
||||
|
||||
- Install a new package and assume yes to all questions
|
||||
|
||||
|
||||
`dnf -y install {{package}}`
|
||||
|
||||
- Remove a package
|
||||
|
||||
+1
-1
@@ -11,7 +11,7 @@
|
||||
`yum install {{package}}`
|
||||
|
||||
- Install a new package and assume yes to all questions (Also works with update, great for automated updates)
|
||||
|
||||
|
||||
`yum -y install {{package}}`
|
||||
|
||||
- Remove a package
|
||||
|
||||
Reference in New Issue
Block a user