public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-fastapi] rawhide: Update man pages based on fastapi-cli 0.0.31
@ 2026-07-16 11:00 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-07-16 11:00 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-fastapi
Branch : rawhide
Commit : 1442971da6b29502cbf0e2bd491a1b321bc9202b
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-07-16T11:59:50+01:00
Stats : +10/-2 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/python-fastapi/c/1442971da6b29502cbf0e2bd491a1b321bc9202b?branch=rawhide
Log:
Update man pages based on fastapi-cli 0.0.31
---
diff --git a/fastapi-dev.1 b/fastapi-dev.1
index c01c3ae..55db16e 100644
--- a/fastapi-dev.1
+++ b/fastapi-dev.1
@@ -1,4 +1,4 @@
-.TH FASTAPI\-DEV "1" "December 2025" "" "User Commands"
+.TH FASTAPI\-DEV "1" "July 2026" "" "User Commands"
.SH NAME
.B fastapi\ dev
\(en Run a FastAPI app in development mode. \[u1F9EA]
@@ -119,6 +119,10 @@ The literal
.RB \(oq * \(cq
means trust everything.
.TP
+.B \-\-verbose\fR, \fB\-v
+Show detailed startup output and debug logs:
+how the FastAPI app was discovered, imported, and configured.
+.TP
.B \-\-help
Show a help message and exit.
.SS "ARGUMENTS"
diff --git a/fastapi-run.1 b/fastapi-run.1
index 0ca5724..f2663c2 100644
--- a/fastapi-run.1
+++ b/fastapi-run.1
@@ -1,4 +1,4 @@
-.TH FASTAPI\-RUN "1" "December 2025" "" "User Commands"
+.TH FASTAPI\-RUN "1" "July 2026" "" "User Commands"
.SH NAME
.B fastapi\ run
\(en Run a FastAPI app in production mode. \[u1F680]
@@ -123,6 +123,10 @@ The literal
.RB \(oq * \(cq
means trust everything.
.TP
+.B \-\-verbose\fR, \fB\-v
+Show detailed startup output and debug logs:
+how the FastAPI app was discovered, imported, and configured.
+.TP
.B \-\-help
Show a help message and exit.
.SS "ARGUMENTS"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-16 11:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-16 11:00 [rpms/python-fastapi] rawhide: Update man pages based on fastapi-cli 0.0.31 Benjamin A. Beasley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox