diff options
| author | Mattias Andrée <maandree@operamail.com> | 2015-12-02 19:54:11 +0100 | 
|---|---|---|
| committer | Mattias Andrée <maandree@operamail.com> | 2015-12-02 19:56:31 +0100 | 
| commit | 4d73afd1f1165edd1b03d20dd3521ba380fd77bd (patch) | |
| tree | f10a31fd0f910c01f42b945bcacc02ec4f66d52d | |
| parent | readme: formats for librart arg (diff) | |
| download | librarian-4d73afd1f1165edd1b03d20dd3521ba380fd77bd.tar.gz librarian-4d73afd1f1165edd1b03d20dd3521ba380fd77bd.tar.bz2 librarian-4d73afd1f1165edd1b03d20dd3521ba380fd77bd.tar.xz  | |
m readme
Signed-off-by: Mattias Andrée <maandree@operamail.com>
| -rw-r--r-- | README | 4 | 
1 files changed, 2 insertions, 2 deletions
@@ -18,7 +18,7 @@ DESCRIPTION  	library, or the name of the required library and an  	accepted version range of said library. If the same  	library name is used more than once, the versions and -	version ranges are unioned. Recognised formats are +	version ranges are unioned. Recognised formats are:  	NAME            Any version of the library NAME will do. @@ -102,7 +102,7 @@ ENVIRONMENT  		Colon separated list of directories to search  		for librarian files. -EXIT VALUE +EXIT STATUS  	0	Program was successful.  	1	An error occurred.  | 
