Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
snf-ganeti
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
itminedu
snf-ganeti
Commits
68a5b97a
Commit
68a5b97a
authored
16 years ago
by
Guido Trotter
Browse files
Options
Downloads
Patches
Plain Diff
Add very basic online help to devel/upload
Reviewed-by: imsnah
parent
24991749
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
devel/upload.in
+4
-0
4 additions, 0 deletions
devel/upload.in
with
4 additions
and
0 deletions
devel/upload.in
+
4
−
0
View file @
68a5b97a
...
...
@@ -35,6 +35,10 @@ while [ "$#" -gt 0 ]; do
--no-restart
)
NO_RESTART
=
1
;;
-h
|
--help
)
echo
"Usage:
$0
[--no-restart] hosts..."
exit
0
;;
-
*
)
echo
"Unknown option:
$opt
"
>
&2
exit
1
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment