ptlab

Packet Tracer wrapper script for managing Wendell's config labs
Log | Files | Refs | README

commit cfeb96c29d63644d076d9e0eb02e39fbbb755d30
parent 0db681124baffa207d87dd2b36f2f4014ff135c5
Author: Jacob R. Edwards <jacob@jacobedwards.org>
Date:   Sat, 25 Oct 2025 20:46:04 -0500

Fix up manual

- Properly capitalize Packet Tracer
- Fix and improve description

Diffstat:
Mptlab.1 | 16+++++++++-------
1 file changed, 9 insertions(+), 7 deletions(-)

diff --git a/ptlab.1 b/ptlab.1 @@ -3,7 +3,7 @@ .Os .Sh NAME .Nm ptlab -.Nd Packet tracer wrapper script +.Nd Packet Tracer wrapper script .Sh SYNOPSIS .Nm .Op -lnkux @@ -11,13 +11,15 @@ .Sh DESCRIPTION The .Nm -utility handles fetching Wendell Odom's config labs and executing -packet tracer on them. -.Nm -By default, the +utility manages Wendell Odom's Config Lab Packet Tracer files. By +default, +.Ar lab +can be either a URL to the Config Lab or the lab's ID. If run +without the .Ar lab -provided is treated as a config lab from Wendell's website. It can -be provided as the full url to the lab or just the lab number. +argument, +.Nm +executes Packet Tracer without any startup file. .Pp The following options are available: .Bl -tag -width indent