about summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorYurii Rashkovskii <yrashk@gmail.com>2017-12-20 07:35:57 +0700
committerOrivej Desh <orivej@gmx.fr>2017-12-20 10:16:10 +0000
commit26a59f70a27dc77ddba9fe4d4119e6fc3fd4c69a (patch)
treefd16da814ee5eef71ae08f126d4cd7858ca7ef6f /nixos
parent6e2df0aed83f79ff600f39060a32df6e2069837c (diff)
nixos/tarsnap: update doc for printStats
after the change made in 15567e6d8e338f339e4fafada1362bdaa9612cb3
Diffstat (limited to 'nixos')
-rw-r--r--nixos/modules/services/backup/tarsnap.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/services/backup/tarsnap.nix b/nixos/modules/services/backup/tarsnap.nix
index 7c9dedb67ad2f..59e9d122fb50f 100644
--- a/nixos/modules/services/backup/tarsnap.nix
+++ b/nixos/modules/services/backup/tarsnap.nix
@@ -115,7 +115,7 @@ in
                 description = ''
                   Print global archive statistics upon completion.
                   The output is available via
-                  <command>systemctl status tarsnap@archive-name</command>.
+                  <command>systemctl status tarsnap-archive-name</command>.
                 '';
               };