- minor mkisofs fix
This commit is contained in:
parent
cc0922811f
commit
bc1eed1b30
@ -1,6 +1,6 @@
|
||||
# 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>
|
||||
#
|
||||
@ -5227,7 +5227,7 @@ _mkisofs()
|
||||
-boot-load-seg -boot-load-size \
|
||||
-boot-info-table -C -c -check-oldname \
|
||||
-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 \
|
||||
-hidden-list -hide-joliet -hide-joliet-list \
|
||||
-hide-joliet-trans-tbl -hide-rr-moved \
|
||||
|
Loading…
x
Reference in New Issue
Block a user