diff options
author | Florian Pritz <bluewind@xinu.at> | 2017-06-04 17:54:50 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2017-06-04 17:54:50 +0200 |
commit | 448c84ae983a9c6bd43304f0dd69319a10898c3d (patch) | |
tree | 5148a3b806bfb1b72cb959d8f4886f5f8b19c01f /script | |
parent | 07615a9b707d2e0a79723019d028b69412c61688 (diff) | |
download | App-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>
Diffstat (limited to 'script')
-rwxr-xr-x | script/borg-restore.pl | 2 |
1 files changed, 1 insertions, 1 deletions
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 |