summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rwxr-xr-xscript/borg-restore.pl2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5313e99..0e6e7c1 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ borg-restore.pl \[options\] <path>
Format: <number><unit>
Units: s (seconds), min (minutes), h (hours), d (days), m (months = 31 days), y (year)
-Example usage:
+# EXAMPLE USAGE
> borg-restore.pl bin/backup.sh
0: Sat. 2016-04-16 17:47:48 +0200 backup-20160430-232909
diff --git a/script/borg-restore.pl b/script/borg-restore.pl
index 04a1e9b..f6299ca 100755
--- a/script/borg-restore.pl
+++ b/script/borg-restore.pl
@@ -25,7 +25,7 @@ borg-restore.pl [options] <path>
Format: <number><unit>
Units: s (seconds), min (minutes), h (hours), d (days), m (months = 31 days), y (year)
-Example usage:
+=head1 EXAMPLE USAGE
> borg-restore.pl bin/backup.sh
0: Sat. 2016-04-16 17:47:48 +0200 backup-20160430-232909