Changeset 16179 for trunk/Nebulous/bin/neb-locate
- Timestamp:
- Jan 22, 2008, 11:14:55 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/Nebulous/bin/neb-locate (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous/bin/neb-locate
r13258 r16179 1 1 #!/usr/bin/env perl 2 2 3 # Copyright (C) 2007 Joshua Hoblitt3 # Copyright (C) 2007-2008 Joshua Hoblitt 4 4 # 5 # $Id: neb-locate,v 1. 2 2007-05-05 00:29:43jhoblitt Exp $5 # $Id: neb-locate,v 1.3 2008-01-22 21:14:55 jhoblitt Exp $ 6 6 7 7 use strict; … … 82 82 =head1 SYNOPSIS 83 83 84 neb-locate [--server <URL>] [--volume < name>] [--all] [--path] <key>84 neb-locate [--server <URL>] [--volume <volume name>] [--all] [--path] <key> 85 85 86 86 =head1 DESCRIPTION … … 111 111 Optional if the appropriate environment variable is set. 112 112 113 =item * --volume < name>113 =item * --volume <volume name> 114 114 115 115 Restrict search for instances to this Nebulous volume. … … 147 147 =head1 COPYRIGHT 148 148 149 Copyright (C) 2007 Joshua Hoblitt. All rights reserved.149 Copyright (C) 2007-2008 Joshua Hoblitt. All rights reserved. 150 150 151 151 This program is free software; you can redistribute it and/or modify it under
Note:
See TracChangeset
for help on using the changeset viewer.
