- minor mkisofs fix

This commit is contained in:
ianmacd 2004-03-30 20:17:15 +00:00
parent cc0922811f
commit bc1eed1b30

View File

@ -1,6 +1,6 @@
# bash_completion - some programmable completion functions for bash 2.05b # bash_completion - some programmable completion functions for bash 2.05b
# #
# $Id: bash_completion,v 1.695 2004/03/30 22:16:07 ianmacd Exp $ # $Id: bash_completion,v 1.696 2004/03/30 22:17:15 ianmacd Exp $
# #
# Copyright (C) Ian Macdonald <ian@caliban.org> # Copyright (C) Ian Macdonald <ian@caliban.org>
# #
@ -5227,7 +5227,7 @@ _mkisofs()
-boot-load-seg -boot-load-size \ -boot-load-seg -boot-load-size \
-boot-info-table -C -c -check-oldname \ -boot-info-table -C -c -check-oldname \
-check-session -copyright -d -D -dir-mode \ -check-session -copyright -d -D -dir-mode \
-dvd-video-f -file-mode -gid -gui \ -dvd-video -f -file-mode -gid -gui \
-graft-points -hide -hide-list -hidden \ -graft-points -hide -hide-list -hidden \
-hidden-list -hide-joliet -hide-joliet-list \ -hidden-list -hide-joliet -hide-joliet-list \
-hide-joliet-trans-tbl -hide-rr-moved \ -hide-joliet-trans-tbl -hide-rr-moved \