diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 16:52:53 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 16:52:53 +0000 |
commit | fc9d4b7b18e1c3c9fbcdf6766d21180c0db88b24 (patch) | |
tree | d040fd8d586da16f8992786a21e7be946085eb16 /debian/dhelp | |
parent | a66a514f8302f88d08e292f1c7a94689d45cb801 (diff) |
Offline users guide
Author: jgg
Date: 1999-02-15 08:23:10 GMT
Offline users guide
Diffstat (limited to 'debian/dhelp')
-rw-r--r-- | debian/dhelp | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/debian/dhelp b/debian/dhelp index 6f9ea4654..05c208f03 100644 --- a/debian/dhelp +++ b/debian/dhelp @@ -1,5 +1,5 @@ <item> -<directory>Debian +<directory>debian <dirtitle>Debian Utilities <linkname>APT User's Guide <filename>users-guide.html/index.html @@ -8,3 +8,14 @@ The APT User's Guide provides an overview of how to use the the APT package manager, and provides a detailed look at the apt-get tool. </descrip> </item> + +<item> +<directory>debian +<dirtitle>Debian Utilities +<linkname>APT Offline Usage Guide +<filename>offline.html/index.html +<descrip> +The APT Offline Usage Guide provides detailed instructions and examples +of how to use APT on an unconnected computer. +</descrip> +</item> |