public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-fastapi] f44: Update man pages based on fastapi-cli 0.0.31
@ 2026-07-16 11:06 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-07-16 11:06 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-fastapi
Branch : f44
Commit : 876c53e79cd28e81e433931c93f978c9170ad5e2
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-07-16T12:05:25+01:00
Stats  : +10/-2 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/python-fastapi/c/876c53e79cd28e81e433931c93f978c9170ad5e2?branch=f44

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:06 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:06 [rpms/python-fastapi] f44: 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