|
|
@@ -25,7 +25,7 @@ dselect \- Debian package management frontend
|
|
|
.
|
|
|
.SH SYNOPSIS
|
|
|
.B dselect
|
|
|
-.RI [ option "...] [" action ]
|
|
|
+.RI [ option "...] [" command "...]"
|
|
|
.
|
|
|
.SH DESCRIPTION
|
|
|
.B dselect
|
|
|
@@ -49,8 +49,8 @@ The recommended access method is \fIapt\fP, which is provided by the
|
|
|
package \fBapt\fP.
|
|
|
.PP
|
|
|
Normally \fBdselect\fP is invoked without parameters. An interactive
|
|
|
-menu is presented, offering the user a list of actions. If an action
|
|
|
-is given as argument, then that action is started immediately. Several
|
|
|
+menu is presented, offering the user a list of commands. If a command
|
|
|
+is given as argument, then that command is started immediately. Several
|
|
|
command line parameters are still available to modify the running behaviour
|
|
|
of \fBdselect\fP or show additional information about the program.
|
|
|
.
|
|
|
@@ -138,12 +138,12 @@ Print a brief help text and exit successfully.
|
|
|
.B \-\-version
|
|
|
Print version information and exit successfully.
|
|
|
.
|
|
|
-.SH ACTIONS
|
|
|
+.SH COMMANDS
|
|
|
When
|
|
|
.B dselect
|
|
|
-is started it can perform the following actions, either directly if it
|
|
|
+is started it can perform the following commands, either directly if it
|
|
|
was specified on the command line or by prompting the user with a menu
|
|
|
-of available actions if running interactively:
|
|
|
+of available commands if running interactively:
|
|
|
.SS access
|
|
|
Choose and configure an access method to access package repositories.
|
|
|
.sp
|
|
|
@@ -165,7 +165,7 @@ repository as files named \fIPackages\fP or \fIPackages.gz\fP.
|
|
|
These files can be generated by repository maintainers, using the
|
|
|
program \fBdpkg\-scanpackages\fP(1).
|
|
|
.sp
|
|
|
-Details of the update action depend on the access method's implementation.
|
|
|
+Details of the update command depend on the access method's implementation.
|
|
|
Normally the process is straightforward and requires no user interaction.
|
|
|
.sp
|
|
|
.SS select
|
|
|
@@ -204,7 +204,7 @@ Debian bug tracking system. Instructions on how to do this can be found
|
|
|
at https://bugs.debian.org/ or by reading the documentation
|
|
|
for \fBbug\fP(1) or \fBreportbug\fP(1), if these are installed.
|
|
|
.sp
|
|
|
-Details of the install action depend on the access method's implementation.
|
|
|
+Details of the install command depend on the access method's implementation.
|
|
|
The user's attention and input may be required during installation,
|
|
|
configuration or removal of packages. This depends on the maintainer
|
|
|
scripts in the package. Some packages make use of the \fBdebconf\fP(1)
|
|
|
@@ -244,7 +244,7 @@ package.
|
|
|
.sp
|
|
|
Unless \fBdselect\fP is run in expert
|
|
|
or immediate mode, a help screen is first displayed when choosing this
|
|
|
-action from the menu. The user is \fIstrongly\fP advised to study all of
|
|
|
+command from the menu. The user is \fIstrongly\fP advised to study all of
|
|
|
the information presented in the online help screens, when one pops up.
|
|
|
The online help screens can at any time be invoked with the \fB'?'\fP key.
|
|
|
.sp
|