File: update-command-not-found.8

package info (click to toggle)
command-not-found 23.04.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,064 kB
  • sloc: python: 1,008; sh: 29; makefile: 9
file content (28 lines) | stat: -rw-r--r-- 811 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
.TH update-command-not-found 8 "2008-10-24" "0.2.26-1" "Command not found helper"

.SH NAME
update-command-not-found \- update the command-not-found cache

.SH SYNOPSIS
.B update-command-not-found [-h|--help|-n|--no\-apt\-file]

.SH DESCRIPTION
.B update-command-not-found
updates the cache (databases) for command-not-found using the files in
/var/cache/apt/apt-file, which are fetched by apt-file.

.SH OPTIONS
.TP
.B \-h or \-\-help
Print the help message
.TP
.B \-n or \-\-no\-apt\-file
Do not run apt-file update before updating the cache.

.SH AUTHOR
command-not-found was written by Zygmunt Krynicki, update-command-not-found 
was written by Julian Andres Klode <jak@debian.org>

.PP
This manual page was written by Julian Andres Klode <jak@debian.org> for the
Debian project, but may be used by others.