Revision 68a5b97a
b/devel/upload.in | ||
---|---|---|
35 | 35 |
--no-restart) |
36 | 36 |
NO_RESTART=1 |
37 | 37 |
;; |
38 |
-h|--help) |
|
39 |
echo "Usage: $0 [--no-restart] hosts..." |
|
40 |
exit 0 |
|
41 |
;; |
|
38 | 42 |
-*) |
39 | 43 |
echo "Unknown option: $opt" >&2 |
40 | 44 |
exit 1 |
Also available in: Unified diff