Provided by: kup-backup_0.10.0-1ubuntu1_amd64 

NAME
kup-purger - purger for bup archives.
SYNOPSIS
kup-purger [options] <repository_path>
DESCRIPTION
Kup is a flexible backup solution for KDE using the backup storage system Bup. This allows it to quickly
perform incremental backups, only saving the parts of files that has actually changed since last backup
was taken.
kup-purger is a command which purgers bup archives. It is usually executed when we need to clean bup
backup files.
OPTIONS
These programs follow the usual GNU command line syntax, with long options starting with two dashes
(`-'). A summary of options is included below.
-v, --version
Show version information.
-h, --help
Show summary of options and basic help.
---help-all
Displays help, including generic Qt options.
-b, --branch <branch name>
Name of the branch to be opened.
--author
Show author information.
--license
Show license information.
--desktopfile <file name>
The base file name of the desktop entry for this application.
ARGUMENTS
<repository path>
Path to the bup repository to be opened.
SEE ALSO
kup-daemon(1)
AUTHORS
kup-purger was written by Benxi Yang <ybx332@gmail.com>.
This manual page was written by Benxi Yang <ybx332@gmail.com> for the Debian system (and may be used by
others). Permission is granted to copy, distribute and/or modify this document under the terms of the
GNU General Public License, Version 3 any later version published by the Free Software Foundation.
March 25 2025 KUP-PURGER(1)