[PR #1326] [MERGED] help output: use consistent terminology between -j & -l #1885

Closed
opened 2026-03-01 21:53:05 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1326
Author: @ljharb
Created: 8/30/2022
Status: Merged
Merged: 8/31/2022
Merged by: @mergify[bot]

Base: masterHead: patch-1


📝 Commits (1)

  • c2d5b50 help output: use consistent terminology between -j & -l

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 cmd/root.go (+1 -1)

📄 Description

I was very confused for awhile trying to figure out how to go from act -l, to "run a specific job".

Since the column in act -l is titled "Job ID", i figured that adding the literal text "job ID" to the help output for -j would have clued me in immediately as to which command I needed to run.

Happy to make whatever changes you like, but I'm hoping this is a trivial enough change :-)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/nektos/act/pull/1326 **Author:** [@ljharb](https://github.com/ljharb) **Created:** 8/30/2022 **Status:** ✅ Merged **Merged:** 8/31/2022 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`c2d5b50`](https://github.com/nektos/act/commit/c2d5b50f4dd8c97f9eaaef036dbbe1e09a85a4a8) help output: use consistent terminology between `-j` & `-l` ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `cmd/root.go` (+1 -1) </details> ### 📄 Description I was *very* confused for awhile trying to figure out how to go from `act -l`, to "run a specific job". Since the column in `act -l` is titled "Job ID", i figured that adding the literal text "job ID" to the help output for `-j` would have clued me in immediately as to which command I needed to run. Happy to make whatever changes you like, but I'm hoping this is a trivial enough change :-) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:53:05 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#1885
No description provided.