diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/mkinitcpio.8.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/mkinitcpio.8.txt b/man/mkinitcpio.8.txt index f19250f..153fa18 100644 --- a/man/mkinitcpio.8.txt +++ b/man/mkinitcpio.8.txt @@ -156,7 +156,7 @@ functions exist to facilitate this. autodetect hook is not present in the image, this function is identical to *add_all_modules*. -*add_runscript* [ 'scriptname' ]:: +*add_runscript*:: Adds a runtime hook to the image, which is a busybox ash compatible shell script. The name of the script is guaranteed to match the name of the hook the |