diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:07 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:17 +0200 |
| commit | 9260319e7411ff8281700a532caa436f40120ec4 (patch) | |
| tree | 2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues/target_missing/host_missing/accel_missing/853.toml | |
| parent | 225caa38269323af1bfc2daadff5ec8bd930747f (diff) | |
| download | qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.tar.gz qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.zip | |
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/853.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/853.toml | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/853.toml b/gitlab/issues/target_missing/host_missing/accel_missing/853.toml deleted file mode 100644 index 385d795b2..000000000 --- a/gitlab/issues/target_missing/host_missing/accel_missing/853.toml +++ /dev/null @@ -1,18 +0,0 @@ -id = 853 -title = "Quaint English in qemu-options.hx" -state = "closed" -created_at = "2022-02-01T22:47:32.133Z" -closed_at = "2022-02-23T09:24:34.589Z" -labels = ["Closed::Fixed", "Documentation", "Storage"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/853" -host-os = "Not Applicable" -host-arch = "Not Applicable" -qemu-version = "Not Applicable" -guest-os = "Not Applicable" -guest-arch = "Not Applicable" -description = """qemu-options.hx contains grammar that a native English-speaking person would never use. I had to read a sentence in that file very slowly and more than once to understand it.""" -reproduce = """1. Install QEMU -2. Run a command to display documentation that includes qemu-options.hx for instance "man qemu-system-x86_64" -3. Observe "This option defines where is connected the drive ..." -4. Scratch head, figure out that "This option defines where the drive is connected ..." is the meaning.""" -additional = """It is very difficult to report QEMU documentation bugs.""" |