New -find test -disk_path
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
.\" First parameter, NAME, should be all caps
|
||||
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
.\" other parameters are allowed: see man(7), man(1)
|
||||
.TH XORRISO 1 "Version 1.2.3, Jun 18, 2012"
|
||||
.TH XORRISO 1 "Version 1.2.3, Jun 21, 2012"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -1641,7 +1641,13 @@ Matches if pattern matches the file path as it would be printed by action
|
||||
.br
|
||||
\fB\-disk_name\fR pattern :
|
||||
Like \-name but testing the leaf name of the file source on disk.
|
||||
Can be true only for data files which stem not from the loaded image.
|
||||
Can match only data files which do not stem from the loaded image,
|
||||
or for directories above such data files. With directories the result can
|
||||
change between \-find runs if their content stems from multiple sources.
|
||||
.br
|
||||
\fB\-disk_path\fR disk_path :
|
||||
Matches if the given disk_path is equal to the path of the file source
|
||||
on disk. The same restrictions apply as with \-disk_name.
|
||||
.br
|
||||
\fB\-type\fR type_letter :
|
||||
Matches files of the given type:
|
||||
|
Reference in New Issue
Block a user