X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=afs.cmd;fp=afs.cmd;h=56a7d9521369fa8e6c58d63a3eb53643c2dccba5;hb=eb3afb241df1e8247dfd2e944032202976e73af8;hp=9d87d18cadc6dd0526ced4d7ca142582dd1c9d76;hpb=fe282244d61b83eb1f285259dd1d55992a96288f;p=paraslash.git diff --git a/afs.cmd b/afs.cmd index 9d87d18c..56a7d952 100644 --- a/afs.cmd +++ b/afs.cmd @@ -118,9 +118,9 @@ H: Rename attribute old to new. N: check P: AFS_READ D: Run integrity checks against osl tables. -U: check [-a] [-m] [-p] -H: Check the audio file table, the mood definitions and all -H: defined playlists and report any inconsistencies found. +U: check [-a] [-A] [-m] [-p] +H: Check the audio file table, the attribute table, the mood definitions +H: and all defined playlists. Report any inconsistencies. H: H: Options: H: @@ -129,12 +129,17 @@ H: table which are not present in the file system. Moreover, it checks H: whether the lyrics id and all entries in the audio file table are H: valid. H: +H: -A Check the attribute table against the afs attribute bitmask of +H: each audio file in the audio file table. Reports audio files +H: whose attribute bitmask is invalid, i.e., has a bit set which +H: does not correspond to any attribute of the attribute table. +H: H: -m Run syntax checks on all defined moods in the mood table. H: H: -p Check all playlists for lines that correspond to files not contained H: in the audio file table. H: -H: If called without arguments, all three checks are run. +H: If called without arguments, all checks are run. --- N: rmatt P: AFS_READ | AFS_WRITE