diff options
Diffstat (limited to 'src/alf.rst')
| -rw-r--r-- | src/alf.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/alf.rst b/src/alf.rst index 71a3dde..5bd810a 100644 --- a/src/alf.rst +++ b/src/alf.rst @@ -44,6 +44,10 @@ filenames you give will be stored in the **ALF** file uppercased and truncated to fit the 8.3 scheme. This could result in duplicate filenames in the archive, if you're not careful. +Filenames in the archive can be explicitly set. Each *file* can be +given as *file=NAME*, where *NAME* will be the file's name in the +*ALF* archive. The *NAME* is still uppercased and truncated to 8.3. + OPTIONS ======= |
