[PR #352] [CLOSED] Add "command_version" to display current version with --version or -v #809

Closed
opened 2025-12-29 01:29:24 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dehydrated-io/dehydrated/pull/352
Author: @muffl0n
Created: 2/4/2017
Status: Closed

Base: masterHead: version


📝 Commits (1)

  • 1dcd3de add --version (-v) to show current version

📊 Changes

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

View changed files

📝 dehydrated (+12 -0)

📄 Description

> ./dehydrated | grep version
 --version (-v)                   Show version
> ./dehydrated --version
dehydrated 0.3.2
> ./dehydrated -v
dehydrated 0.3.2

🔄 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/dehydrated-io/dehydrated/pull/352 **Author:** [@muffl0n](https://github.com/muffl0n) **Created:** 2/4/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `version` --- ### 📝 Commits (1) - [`1dcd3de`](https://github.com/dehydrated-io/dehydrated/commit/1dcd3de359b7505f746cfcdb959616e471075e03) add --version (-v) to show current version ### 📊 Changes **1 file changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `dehydrated` (+12 -0) </details> ### 📄 Description ``` > ./dehydrated | grep version --version (-v) Show version ``` ``` > ./dehydrated --version dehydrated 0.3.2 ``` ``` > ./dehydrated -v dehydrated 0.3.2 ``` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 01:29:24 +01:00
adam closed this issue 2025-12-29 01:29:25 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#809