mirror of
https://github.com/007revad/Synology_HDD_db.git
synced 2026-04-25 13:45:59 +03:00
[GH-ISSUE #261] Online Readme.md doesn't have accurate flag descriptions #95
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Synology_HDD_db#95
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @DrWhy44 on GitHub (Mar 8, 2024).
Original GitHub issue: https://github.com/007revad/Synology_HDD_db/issues/261
@007revad commented on GitHub (Mar 8, 2024):
You cropped the important part of the script's output: The script version.
The left half of your image shows an older version of the syno_hdd_db script while the readme is up to date for the latest version of the script.
I can tell that you are at least 6 versions behind the latest version.
@DrWhy44 commented on GitHub (Mar 8, 2024):
your right, i thought I ran the autoupdate flag prior to doing this, but apparently not. what happened to the M/m2 flag? Does it not exist anymore?
@007revad commented on GitHub (Mar 9, 2024):
I originally added the -m flag just in case people were worried that the script might mess up their existing NVMe volumes they had manually created via SSH in DSM 6 or 7.0.
But then I was getting too many questions about what the -m flag was for. I also suspected nobody used it, and did a survey on reddit asking if anyone uses the -m flag and got no replies.
So I removed the -m flag from the readme and help but left it in the script just in case anyone actually does use it.