aboutsummaryrefslogtreecommitdiff
path: root/lib/App/Glacier/Command/Get.pm
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2018-02-24 14:30:08 +0200
committerSergey Poznyakoff <gray@gnu.org>2018-02-24 14:53:25 +0200
commit28655b98c82bdb86427a282c31469ca291955a98 (patch)
tree0d20e7b393088df47849f2eb977274300f5108f6 /lib/App/Glacier/Command/Get.pm
parent363cca361cd162f9545704d57bcd455ae669b1ef (diff)
downloadglacier-28655b98c82bdb86427a282c31469ca291955a98.tar.gz
glacier-28655b98c82bdb86427a282c31469ca291955a98.tar.bz2
Version 1.00v1.00
Diffstat (limited to 'lib/App/Glacier/Command/Get.pm')
-rw-r--r--lib/App/Glacier/Command/Get.pm4
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/App/Glacier/Command/Get.pm b/lib/App/Glacier/Command/Get.pm
index 3a420f5..134a87c 100644
--- a/lib/App/Glacier/Command/Get.pm
+++ b/lib/App/Glacier/Command/Get.pm
@@ -35,7 +35,9 @@ I<FILE>
Downloads I<FILE> from the I<VAULT>. The local file name for the file is
supplied by the I<LOCALNAME>. If this argument is absent, the local name
is formed from I<FILE> with the eventual version number part removed.
-
+See B<glacier>(1), section B<On file versioning>, for the
+information about file versioning scheme.
+
=head1 OPTION
=over 4

Return to:

Send suggestions and report system problems to the System administrator.