Skip to content

Commit

Permalink
README fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pigay committed Nov 25, 2014
1 parent 4d3809f commit ad6bf63
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,15 @@ Untar mcia-irods-utils to some temporary directory. From this directory, you can
./install.sh [--prefix=</some/prefix>]
```

By default, install script will make the installation in `/usr/local`.Some iRODS iCommands have been wrapped to allow server-side wildcards to be used in a similar way than shell expansion.
By default, install script will make the installation in `/usr/local`.

In case you provided a prefix, make sure `/some/prefix/bin` is in your `PATH`.

# Use

## Wildcards Commands

Some iRODS iCommands have been wrapped to allow server-side wildcards to be used in a similar way than shell expansion.

* `ilsw`
* `igetw`
Expand Down

0 comments on commit ad6bf63

Please sign in to comment.