index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
author | 2hexed <2hexed@protonmail.com> | 2023-05-17 14:43:15 +0000 |
---|---|---|
committer | 2hexed <2hexed@protonmail.com> | 2023-05-17 14:43:15 +0000 |
commit | dc72a84dae41b21f1718ae23f966abf386f40960 (patch) | |
tree | a1afcfce0d667f47e03e331c514d51d17cc938bd | |
parent | 7f1632334bd4a1a3a69af68baca338eec09e643b (diff) |
-rwxr-xr-x | archiso/mkarchiso | 2 |
diff --git a/archiso/mkarchiso b/archiso/mkarchiso index d1d753e..18b6ed7 100755 --- a/archiso/mkarchiso +++ b/archiso/mkarchiso @@ -87,7 +87,7 @@ usage: ${app_name} [options] <profile_dir> Default: '${iso_application}' -C <file> pacman configuration file. Default: '${pacman_conf}' - -D <install_dir> Set an install_dir. All files will by located here. + -D <install_dir> Set an install_dir. All files will be located here. Default: '${install_dir}' NOTE: Max 8 characters, use only [a-z0-9] -L <label> Set the ISO volume label |