[PR #5402] [MERGED] docs: Make appimage examples consistent with --appimage option short description #5482

Closed
opened 2026-05-05 10:39:15 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/5402
Author: @slowpeek
Created: 10/5/2022
Status: Merged
Merged: 10/11/2022
Merged by: @netblue30

Base: masterHead: master


📝 Commits (1)

  • 44fefca Make appimage examples consistent with --appimage option short description

📊 Changes

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

View changed files

📝 src/man/firejail.txt (+3 -3)

📄 Description

--appimage option is mentioned twice in the man page: first with a short description, next with usage examples. The short description is:

firejail [OPTIONS] --appimage [appimage-file and arguments]

While the examples are of form firejail --appimage <some extra options> someapp.appimage.

Even though the option parser recognizes such order, it is better to keep it the same way in both places in the man page.


🔄 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/netblue30/firejail/pull/5402 **Author:** [@slowpeek](https://github.com/slowpeek) **Created:** 10/5/2022 **Status:** ✅ Merged **Merged:** 10/11/2022 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`44fefca`](https://github.com/netblue30/firejail/commit/44fefcac041bb3bf55d6fefa23104378e2493f27) Make appimage examples consistent with --appimage option short description ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/man/firejail.txt` (+3 -3) </details> ### 📄 Description `--appimage` option is mentioned twice in the man page: first with a short description, next with usage examples. The short description is: ``` firejail [OPTIONS] --appimage [appimage-file and arguments] ``` While the examples are of form `firejail --appimage <some extra options> someapp.appimage`. Even though the option parser recognizes such order, it is better to keep it the same way in both places in the man page. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:39:15 -06: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: github-starred/firejail#5482
No description provided.