Described command -lsattrd in info and man page
This commit is contained in:
parent
e1d6cba5df
commit
ce9aba8926
@ -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.5.7, Oct 06, 2024"
|
||||
.TH XORRISO 1 "Version 1.5.7, Oct 10, 2024"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -5115,6 +5115,10 @@ an unset flag.
|
||||
The given files will get a line printed even if they have no Linux file
|
||||
attributes attached. In this case all flags will be shown as '\-'.
|
||||
.TP
|
||||
\fB\-lsattrd\fR iso_rr_pattern [***]
|
||||
Like \-lsattr but listing the directory attributes if the iso_rr_path leads to
|
||||
a directory, rather than the attributes of the files in the directory.
|
||||
.TP
|
||||
\fB\-du\fR iso_rr_pattern [***]
|
||||
Recursively list size of directories and files in the ISO image
|
||||
which match one of the patterns.
|
||||
|
@ -4299,6 +4299,10 @@ File: xorriso.info, Node: Navigate, Next: Verify, Prev: Inquiry, Up: Command
|
||||
The given files will get a line printed even if they have no Linux
|
||||
file attributes attached. In this case all flags will be shown as
|
||||
'-'.
|
||||
-lsattrd iso_rr_pattern [***]
|
||||
Like -lsattr but listing the directory attributes if the
|
||||
iso_rr_path leads to a directory, rather than the attributes of the
|
||||
files in the directory.
|
||||
-du iso_rr_pattern [***]
|
||||
Recursively list size of directories and files in the ISO image
|
||||
which match one of the patterns. similar to shell command du -k.
|
||||
@ -6070,9 +6074,9 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -close_filter_list bans filter registration: Filter. (line 50)
|
||||
* -commit writes pending ISO image: Writing. (line 27)
|
||||
* -commit_eject writes and ejects: Writing. (line 53)
|
||||
* -compare reports ISO/disk differences: Navigate. (line 178)
|
||||
* -compare_l reports ISO/disk differences: Navigate. (line 194)
|
||||
* -compare_r reports ISO/disk differences: Navigate. (line 190)
|
||||
* -compare reports ISO/disk differences: Navigate. (line 182)
|
||||
* -compare_l reports ISO/disk differences: Navigate. (line 198)
|
||||
* -compare_r reports ISO/disk differences: Navigate. (line 194)
|
||||
* -compliance controls standard compliance: SetWrite. (line 62)
|
||||
* -concat copies ISO file content: Restore. (line 148)
|
||||
* -copyright_file sets copyright file name: SetWrite. (line 268)
|
||||
@ -6094,11 +6098,11 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
(line 102)
|
||||
* -drive_access control device file locking: AqDrive. (line 72)
|
||||
* -drive_class controls drive accessability: AqDrive. (line 43)
|
||||
* -du show directory size in ISO image: Navigate. (line 86)
|
||||
* -du show directory size in ISO image: Navigate. (line 90)
|
||||
* -dummy controls write simulation: SetWrite. (line 499)
|
||||
* -dus show directory size in ISO image: Navigate. (line 89)
|
||||
* -dusx show directory size on disk: Navigate. (line 96)
|
||||
* -dux show directory size on disk: Navigate. (line 92)
|
||||
* -dus show directory size in ISO image: Navigate. (line 93)
|
||||
* -dusx show directory size on disk: Navigate. (line 100)
|
||||
* -dux show directory size on disk: Navigate. (line 96)
|
||||
* -dvd_obs set write block size and end alignment: SetWrite. (line 423)
|
||||
* -early_stdio_test classifies stdio drives: Loading. (line 464)
|
||||
* -ecma119_map names w/o Rock Ridge, Joliet: Loading. (line 337)
|
||||
@ -6117,7 +6121,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -file_name_limit curbs length of file names: Loading. (line 384)
|
||||
* -file_size_limit limits data file size: SetInsert. (line 7)
|
||||
* -find traverses and alters ISO tree: CmdFind. (line 7)
|
||||
* -findx traverses disk tree: Navigate. (line 99)
|
||||
* -findx traverses disk tree: Navigate. (line 103)
|
||||
* -follow softlinks and mount points: SetInsert. (line 77)
|
||||
* -format formats media: Writing. (line 87)
|
||||
* -for_backup acl,xattr,hardlinks,md5,lfa_flags: Loading. (line 312)
|
||||
@ -6159,6 +6163,8 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -logfile logs output channels to file: Frontend. (line 19)
|
||||
* -ls lists files in ISO image: Navigate. (line 24)
|
||||
* -lsattr shows Linux file attributes in ISO image: Navigate. (line 78)
|
||||
* -lsattrd shows Linux directory attributes in ISO image: Navigate.
|
||||
(line 86)
|
||||
* -lsd lists files in ISO image: Navigate. (line 31)
|
||||
* -lsdl lists files in ISO image: Navigate. (line 42)
|
||||
* -lsdlx lists files on disk: Navigate. (line 57)
|
||||
@ -6242,8 +6248,8 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -setfattr_r sets xattr in ISO image: Manip. (line 118)
|
||||
* -set_filter applies filter to file: Filter. (line 58)
|
||||
* -set_filter_r applies filter to file tree: Filter. (line 84)
|
||||
* -show_stream shows data source and filters: Navigate. (line 198)
|
||||
* -show_stream_r shows data source and filters: Navigate. (line 216)
|
||||
* -show_stream shows data source and filters: Navigate. (line 202)
|
||||
* -show_stream_r shows data source and filters: Navigate. (line 220)
|
||||
* -sh_style_result makes results look more like shell: Scripting.
|
||||
(line 63)
|
||||
* -signal_handling controls handling of system signals: Exception.
|
||||
@ -6380,8 +6386,8 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* Filter, apply to file, -set_filter: Filter. (line 58)
|
||||
* Filter, ban registration, -close_filter_list: Filter. (line 50)
|
||||
* Filter, register, -external_filter: Filter. (line 20)
|
||||
* Filter, show chain, -show_stream: Navigate. (line 198)
|
||||
* Filter, show chains of tree, -show_stream_r: Navigate. (line 216)
|
||||
* Filter, show chain, -show_stream: Navigate. (line 202)
|
||||
* Filter, show chains of tree, -show_stream_r: Navigate. (line 220)
|
||||
* Filter, unregister, -unregister_filter: Filter. (line 47)
|
||||
* Filter, zisofs parameters, -zisofs: SetWrite. (line 319)
|
||||
* Filter, _definition: Filter. (line 6)
|
||||
@ -6454,6 +6460,8 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* LBA, _definition: Drives. (line 17)
|
||||
* libisofs, fixed "now" time: Loading. (line 358)
|
||||
* Linux device type, -scsi_dev_family: AqDrive. (line 95)
|
||||
* Linux directory attributes, show in ISO image, -lsattrd: Navigate.
|
||||
(line 86)
|
||||
* Linux file attributes, control handling, -lfa_flags: Loading.
|
||||
(line 207)
|
||||
* Linux file attributes, set in ISO image, -chattr: Manip. (line 139)
|
||||
@ -6476,10 +6484,10 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* Modifying, _definition: Methods. (line 28)
|
||||
* Multi-session media, _definition: Media. (line 7)
|
||||
* Multi-session, _definition: Model. (line 18)
|
||||
* Navigate, directory size in ISO image, -du: Navigate. (line 86)
|
||||
* Navigate, directory size in ISO image, -dus: Navigate. (line 89)
|
||||
* Navigate, directory size in on disk, -dusx: Navigate. (line 96)
|
||||
* Navigate, directory size in on disk, -dux: Navigate. (line 92)
|
||||
* Navigate, directory size in ISO image, -du: Navigate. (line 90)
|
||||
* Navigate, directory size in ISO image, -dus: Navigate. (line 93)
|
||||
* Navigate, directory size in on disk, -dusx: Navigate. (line 100)
|
||||
* Navigate, directory size in on disk, -dux: Navigate. (line 96)
|
||||
* Navigate, list disk files, -lsdlx: Navigate. (line 57)
|
||||
* Navigate, list disk files, -lsdx: Navigate. (line 51)
|
||||
* Navigate, list disk files, -lslx: Navigate. (line 54)
|
||||
@ -6580,14 +6588,14 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* Table-of-content, show, -toc: Inquiry. (line 27)
|
||||
* Timestamps, set in ISO image, -alter_date: Manip. (line 173)
|
||||
* Timestamps, set in ISO image, -alter_date_r: Manip. (line 208)
|
||||
* Tree, disk, traverse, -findx: Navigate. (line 99)
|
||||
* Tree, disk, traverse, -findx: Navigate. (line 103)
|
||||
* Tree, ISO, traverse and alter, -find: CmdFind. (line 7)
|
||||
* Unsuitable media states, _definition: Media. (line 25)
|
||||
* UTF-16, for Joliet paths, -compliance: SetWrite. (line 114)
|
||||
* Verify, check blocks, -check_media: Verify. (line 21)
|
||||
* Verify, compare ISO and disk file, -compare: Navigate. (line 178)
|
||||
* Verify, compare ISO and disk tree, -compare_r: Navigate. (line 190)
|
||||
* Verify, compare ISO and disk, -compare_l: Navigate. (line 194)
|
||||
* Verify, compare ISO and disk file, -compare: Navigate. (line 182)
|
||||
* Verify, compare ISO and disk tree, -compare_r: Navigate. (line 194)
|
||||
* Verify, compare ISO and disk, -compare_l: Navigate. (line 198)
|
||||
* Verify, file checksum, -check_md5: Verify. (line 184)
|
||||
* Verify, file tree checksums, -check_md5_r: Verify. (line 198)
|
||||
* Verify, preset -check_media, -check_media_defaults: Verify. (line 40)
|
||||
@ -6649,34 +6657,34 @@ Node: Exception209876
|
||||
Node: DialogCtl216065
|
||||
Node: Inquiry218667
|
||||
Node: Navigate231362
|
||||
Node: Verify242579
|
||||
Node: Restore253728
|
||||
Node: Emulation265935
|
||||
Node: Scripting277511
|
||||
Node: Frontend285405
|
||||
Node: Examples295031
|
||||
Node: ExDevices296209
|
||||
Node: ExCreate296870
|
||||
Node: ExDialog298170
|
||||
Node: ExGrowing299441
|
||||
Node: ExModifying300250
|
||||
Node: ExBootable300760
|
||||
Node: ExCharset301315
|
||||
Node: ExPseudo302211
|
||||
Node: ExCdrecord303138
|
||||
Node: ExMkisofs303458
|
||||
Node: ExGrowisofs305355
|
||||
Node: ExException306508
|
||||
Node: ExTime306966
|
||||
Node: ExIncBackup307424
|
||||
Node: ExRestore311450
|
||||
Node: ExRecovery312396
|
||||
Node: Files312968
|
||||
Node: Environ314302
|
||||
Node: Seealso315050
|
||||
Node: Bugreport315814
|
||||
Node: Legal316405
|
||||
Node: CommandIdx317417
|
||||
Node: ConceptIdx335891
|
||||
Node: Verify242773
|
||||
Node: Restore253922
|
||||
Node: Emulation266129
|
||||
Node: Scripting277705
|
||||
Node: Frontend285599
|
||||
Node: Examples295225
|
||||
Node: ExDevices296403
|
||||
Node: ExCreate297064
|
||||
Node: ExDialog298364
|
||||
Node: ExGrowing299635
|
||||
Node: ExModifying300444
|
||||
Node: ExBootable300954
|
||||
Node: ExCharset301509
|
||||
Node: ExPseudo302405
|
||||
Node: ExCdrecord303332
|
||||
Node: ExMkisofs303652
|
||||
Node: ExGrowisofs305549
|
||||
Node: ExException306702
|
||||
Node: ExTime307160
|
||||
Node: ExIncBackup307618
|
||||
Node: ExRestore311644
|
||||
Node: ExRecovery312590
|
||||
Node: Files313162
|
||||
Node: Environ314496
|
||||
Node: Seealso315244
|
||||
Node: Bugreport316008
|
||||
Node: Legal316599
|
||||
Node: CommandIdx317611
|
||||
Node: ConceptIdx336226
|
||||
|
||||
End Tag Table
|
||||
|
@ -50,7 +50,7 @@
|
||||
@c man .\" First parameter, NAME, should be all caps
|
||||
@c man .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
@c man .\" other parameters are allowed: see man(7), man(1)
|
||||
@c man .TH XORRISO 1 "Version 1.5.7, Oct 06, 2024"
|
||||
@c man .TH XORRISO 1 "Version 1.5.7, Oct 10, 2024"
|
||||
@c man .\" Please adjust this date whenever revising the manpage.
|
||||
@c man .\"
|
||||
@c man .\" Some roff macros, for reference:
|
||||
@ -5826,6 +5826,12 @@ an unset flag.
|
||||
The given files will get a line printed even if they have no Linux file
|
||||
attributes attached. In this case all flags will be shown as '-'.
|
||||
@c man .TP
|
||||
@item -lsattrd iso_rr_pattern [***]
|
||||
@kindex -lsattrd shows Linux directory attributes in ISO image
|
||||
@cindex Linux directory attributes, show in ISO image, -lsattrd
|
||||
Like -lsattr but listing the directory attributes if the iso_rr_path leads to
|
||||
a directory, rather than the attributes of the files in the directory.
|
||||
@c man .TP
|
||||
@item -du iso_rr_pattern [***]
|
||||
@kindex -du show directory size in ISO image
|
||||
@cindex Navigate, directory size in ISO image, -du
|
||||
|
Loading…
Reference in New Issue
Block a user