Added all the source options, rearranged the logic.

This commit is contained in:
freesource
2001-10-19 18:15:03 +00:00
parent efcac3dd3d
commit 81bd493ce3
5 changed files with 377 additions and 87 deletions
+12 -3
View File
@@ -67,7 +67,8 @@ distribution a cinch.
Plan:
-- keeping just for historic interest
-- keeping just for historic interest (and the previous has lots of history,
too).
Eventually add information about every executable and significant
program every source ball has, and provide sophisticated searching
@@ -129,7 +130,10 @@ my($result) =
"remove", "r", # remove all, but conf.
"purge", # remove it all
"reinstall", # reinstall
"build-dep", # build dep packages for building a package
"build-dep", # fetch package build deps
"source", # fetch source packages
"tar-only", # download tar source only
"diff-only", # download diff source only
"apt", # apt-get
"update", # using sources.list
"clean", # remove archives or apt2ftp
@@ -1982,7 +1986,12 @@ usage:
--remove
-r - remove the installed package, but not the
package's configuration files
--reinstall - reinstall the installed package
--reinstall - reinstall the installed package
--build-dep - satisfy package build dependencies
--source - fetch source packages
-b - compile source packages
--tar-only - download tar file only
--diff-only - download diff file only
Editing Option
--stdin - allows readline editing capabilities when