aboutsummaryrefslogtreecommitdiff
path: root/lib/App/Glacier/Command/DeleteFile.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/App/Glacier/Command/DeleteFile.pm')
-rw-r--r--lib/App/Glacier/Command/DeleteFile.pm8
1 files changed, 5 insertions, 3 deletions
diff --git a/lib/App/Glacier/Command/DeleteFile.pm b/lib/App/Glacier/Command/DeleteFile.pm
index 9ba8b40..93b009b 100644
--- a/lib/App/Glacier/Command/DeleteFile.pm
+++ b/lib/App/Glacier/Command/DeleteFile.pm
@@ -19,12 +19,14 @@ I<FILE>...
=head1 DESCRIPTION
-Removes listed files from the vault. I<FILE> can contain version numbers,
-to select particular version of the file. Globbing patterns are also allowed.
+Removes listed files from the vault. I<FILE> can contain version numbers
+(I<file;num>), to select particular version of the file. Globbing patterns
+are also allowed. See B<glacier>(1), section B<On file versioning>, for the
+information about file versioning scheme.
=head1 SEE ALSO
-B<glacier>(1)
+B<glacier>(1).
=cut

Return to:

Send suggestions and report system problems to the System administrator.