We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
CreateDeb
dev
beta
1 parent 092c6e1 commit 09ce249Copy full SHA for 09ce249
1 file changed
buildSrc/src/main/java/org/jackhuang/hmcl/gradle/pack/CreateDeb.java
@@ -55,7 +55,7 @@
55
/// ## Channel commands and aliases
56
///
57
/// Every package installs a channel-specific executable such as `hmcl-stable`
58
-/// or `hmcl-dev`. The generic `hmcl` command is intentionally not shipped as a
+/// or `hmcl-beta`. The generic `hmcl` command is intentionally not shipped as a
59
/// plain file. Instead, maintainer scripts register the channel command into
60
/// the shared `hmcl` alternatives group so multiple channel packages can
61
/// coexist without file conflicts.
0 commit comments