# HG changeset patch # User Franz Glasner # Date 1730221112 -3600 # Node ID 75ff285cb412704dec7bf9072471b68a0d49db69 # Parent 7ca4a36e9e8df68f7e7a075a9bce04c0cf31cf03 fports: man: Enhance description of subcommand "deptree" diff -r 7ca4a36e9e8d -r 75ff285cb412 docs/man/man8/fports.rst --- a/docs/man/man8/fports.rst Tue Oct 29 12:20:41 2024 +0100 +++ b/docs/man/man8/fports.rst Tue Oct 29 17:58:32 2024 +0100 @@ -45,7 +45,7 @@ Print the program name and version number to stdout and exit. -**fports deptree** `package`... +**fports deptree** [**-l** `maxlevel`] [**-r**] [**t**] `package`... Print a dependency tree for every given `package`. A package tree is a hierarchical list of packages that `packages` depends on.