Project

General

Profile

« Previous | Next » 

Revision 6970

import_date: Removed duplicate Usage message at top of file, which is repeated in the Usage message provided when the program is run with no arguments

View differences:

import_date
1 1
#!/bin/sh
2 2
# Gets the date of an import based on its log files' mtimes
3
# Usage: self logs...
4 3

  
5 4
selfDir="$(dirname -- "$0")"
6 5

  

Also available in: Unified diff