Skip to content

Commit 8e25520

Browse files
committed
[fix] : Fixed help text
1 parent 341f60e commit 8e25520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

alterlinux-desktop-file/alterlinux-desktop-file

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ _help() {
1818
echo " General options:"
1919
echo " -f | --force Force overwriting."
2020
echo " -h | --help This help message and exit."
21-
echo " -l | --live Opens the page only in a live environment."
21+
echo " -l | --live Create files only in a live environment."
2222
echo " Whether it is a live environment or not is determined"
2323
echo " by the presence or absence of the installer."
2424
echo

0 commit comments

Comments
 (0)