From 8319924139d500de33087023d3f1ace36c546d9c Mon Sep 17 00:00:00 2001 From: Matthias Johnson Date: Sun, 15 Feb 2026 00:41:21 -0700 Subject: [PATCH] Rename pause/resume to disable/enable to align with systemd terminology -P/-R flags become -D/-E, -E (edit) becomes -e. Functions renamed to disable_job_by_id/enable_job_by_id. Output messages, docs, tests, and demo tapes updated accordingly. Co-Authored-By: Claude Opus 4.6 --- CLAUDE.md | 10 ++++---- README.md | 24 +++++++++--------- demo/editmode.tape | 4 +-- demo/quickstart.tape | 16 ++++++------ systab | 58 ++++++++++++++++++++++---------------------- test.sh | 18 +++++++------- 6 files changed, 65 insertions(+), 65 deletions(-) diff --git a/CLAUDE.md b/CLAUDE.md index 66dc3f3..307cb99 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -20,14 +20,14 @@ The script has two modes controlled by CLI flags: - **Job creation** (`-t