Fixes to code block pygemnt's highlighting, add __pychache__ to gitignore

add prompts to terminal sessions where needed
This commit is contained in:
qubedmaiska 2025-08-23 18:12:38 -04:00
parent 9bd5e20bfd
commit 7e76afb1a4
No known key found for this signature in database
GPG key ID: 204BCE0FD52C0501
31 changed files with 108 additions and 106 deletions

View file

@ -92,10 +92,10 @@ FreeBSD
.. code:: console
gpart recover ada0
sysctl kern.geom.debugflags=0x10
gpart resize -i index ada0
zpool online -e poolname ada0
$ gpart recover ada0
$ sysctl kern.geom.debugflags=0x10
$ gpart resize -i index ada0
$ zpool online -e poolname ada0