summaryrefslogtreecommitdiffstats
path: root/archivers/unarj/pkg-descr
diff options
context:
space:
mode:
authorgpalmer <gpalmer@FreeBSD.org>1995-02-05 14:54:07 +0000
committergpalmer <gpalmer@FreeBSD.org>1995-02-05 14:54:07 +0000
commitb2d1e3cd018cad28800aaaef8b19207271d238ac (patch)
treebf0daff1b11d257d1ade9e1d0d8c513a9c41187f /archivers/unarj/pkg-descr
parent67c47b6fb0d3c83f77d1907e8ba386f5d6004f46 (diff)
downloadFreeBSD-ports-b2d1e3cd018cad28800aaaef8b19207271d238ac.zip
FreeBSD-ports-b2d1e3cd018cad28800aaaef8b19207271d238ac.tar.gz
Yet more package files
Diffstat (limited to 'archivers/unarj/pkg-descr')
-rw-r--r--archivers/unarj/pkg-descr21
1 files changed, 21 insertions, 0 deletions
diff --git a/archivers/unarj/pkg-descr b/archivers/unarj/pkg-descr
new file mode 100644
index 0000000..08a524d
--- /dev/null
+++ b/archivers/unarj/pkg-descr
@@ -0,0 +1,21 @@
+This is an extract only program which allows access to the contents of ARJ
+archives.
+
+ COMMAND SYNTAX:
+
+ UNARJ has been modified to support the four commands: "e", "l", "t",
+ and "x". These are similar to the ARJ version of these commands.
+ However, UNARJ does not create directories when using the "x" command.
+
+ Usage: UNARJ archive[.arj] (list archive)
+ UNARJ e archive (extract archive)
+ UNARJ l archive (list archive)
+ UNARJ t archive (test archive)
+ UNARJ x archive (extract with pathnames)
+
+ UNARJ does not accept any other commands or options. You cannot
+ specify a base directory or select individual files to extract. UNARJ
+ does not support empty directories or volume labels. UNARJ is much
+ slower than ARJ because ARJ is highly optimized using assembly
+ language.
+
OpenPOWER on IntegriCloud