X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=afs.cmd;h=cb8b671e59dae9444da616cf876d42cfa0d79762;hp=f29eae078e4f61d3197e6051e303f4970ec02398;hb=15d21005beb3b173ba9909e522782201fdf0d5b8;hpb=3c9247989376c94dd7b5e55a52126524ed3fd8ca diff --git a/afs.cmd b/afs.cmd index f29eae07..cb8b671e 100644 --- a/afs.cmd +++ b/afs.cmd @@ -125,7 +125,7 @@ H: H: Options: H: H: -a Run audio file table checks. Checks for entries in the audio file -H: table which are not present in the filesystem. Moreover, it checks +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: @@ -164,7 +164,7 @@ H: a slash (see fnmatch(3)). --- N: touch P: AFS_READ | AFS_WRITE -D: Manupulate the afs data for all audio files matching a pattern. +D: Manipulate the afs data for all audio files matching a pattern. U: touch [-n numplayed] [-l lastplayed] [-y lyrics_id] [-i image_id] [-v] [-p] pattern H: If no option is given, lastplayed is set to the current time and numplayed is H: increased by one. Otherwise, only the given options are taken into account. @@ -175,7 +175,7 @@ H: -n Set numplayed count. The number of times afs has selected this H: audio file for streaming. H: H: -l Set lastplayed time. The last time this audio file was selected. -H: Must be given as the number of sectonds since the epoch. Example: +H: Must be given as the number of seconds since the epoch. Example: H: H: touch -l $(date +%s) file H: