.\" Copyright (c) 2009-2011, Benjamin Drung .\" .\" Permission to use, copy, modify, and/or distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above .\" copyright notice and this permission notice appear in all copies. .\" .\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES .\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF .\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR .\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES .\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" .TH DEBIAN\-DISTRO\-INFO "1" "January 2011" "distro\-info" .SH NAME debian\-distro\-info \- provides information about Debian's distributions .SH SYNOPSIS .B debian\-distro\-info [\fIOPTIONS\fR] .SH OPTIONS .TP \fB\-\-date\fR=\fIDATE date for calculating the version (default: today) .TP \fB\-h\fR, \fB\-\-help\fR display help message and exit .TP \fB\-\-alias\fR=\fIDIST print the alias (stable, testing, unstable) relative to the distribution codename passed as an argument. Only distribution codenames composed of lower case ASCII letters are accepted, and if the distribution does not qualify as stable, testing or unstable, then the same codename passed as argument is returned. .TP \fB\-a\fR, \fB\-\-all\fR list all known versions .TP \fB\-d\fR, \fB\-\-devel\fR latest development version .TP \fB\-o\fR, \fB\-\-old\fR latest old (stable) version .TP \fB\-s\fR, \fB\-\-stable\fR latest stable version .TP \fB\-\-supported\fR list of all supported stable versions .TP \fB\-t\fR, \fB\-\-testing\fR latest testing version .TP \fB\-\-unsupported\fR list of all unsupported stable versions .TP \fB\-c\fR, \fB\-\-codename\fR print the codename (default) .TP \fB\-r\fR, \fB\-\-release\fR print the release version .TP \fB\-f\fR, \fB\-\-fullname\fR print the full name .SH SEE ALSO .BR distro\-info (1), .BR ubuntu\-distro\-info (1) .SH AUTHOR The script and this manual page was written by Benjamin Drung .