summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2017-06-04 17:54:50 +0200
committerFlorian Pritz <bluewind@xinu.at>2017-06-04 17:54:50 +0200
commit448c84ae983a9c6bd43304f0dd69319a10898c3d (patch)
tree5148a3b806bfb1b72cb959d8f4886f5f8b19c01f
parent07615a9b707d2e0a79723019d028b69412c61688 (diff)
downloadApp-BorgRestore-448c84ae983a9c6bd43304f0dd69319a10898c3d.tar.gz
App-BorgRestore-448c84ae983a9c6bd43304f0dd69319a10898c3d.tar.xz
Move example usage under dedicated heading
If it's in SYNPOSIS it messes up the -h output Signed-off-by: Florian Pritz <bluewind@xinu.at>
-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\] &lt;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