mirror of
https://pagure.io/fedora-docs/quick-docs.git
synced 2024-11-28 14:56:35 +00:00
Merge #655 autoupdates.adoc: add quotes to prevent globbing
This commit is contained in:
commit
b05dd69921
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ Check status of `dnf-automatic`:
|
||||||
|
|
||||||
[source,bash]
|
[source,bash]
|
||||||
----
|
----
|
||||||
systemctl list-timers dnf-*
|
systemctl list-timers 'dnf-*'
|
||||||
----
|
----
|
||||||
|
|
||||||
[[changes-as-of-fedora-26]]
|
[[changes-as-of-fedora-26]]
|
||||||
|
|
Loading…
Reference in a new issue