Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
45dfbbcd
Commit
45dfbbcd
authored
May 04, 2011
by
Mike Hibler
Browse files
Nit: document (usage message) the create-an-image-from-a-regular-file option.
parent
b3574ace
Changes
1
Hide whitespace changes
Inline
Side-by-side
os/imagezip/imagezip.c
View file @
45dfbbcd
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2000-201
0
University of Utah and the Flux Group.
* Copyright (c) 2000-201
1
University of Utah and the Flux Group.
* All rights reserved.
*/
...
...
@@ -874,6 +874,7 @@ char *usagestr =
" -h Print this help message
\n
"
" -o Print progress indicating dots
\n
"
" -r Generate a `raw' image. No FS compression is attempted
\n
"
" -f Generate an image from a regular file (implies -r)
\n
"
" -s slice Compress a particular slice (DOS numbering 1-4)
\n
"
" image | device The input image or a device special file (ie: /dev/ad0)
\n
"
" outputfilename The output file ('-' for stdout)
\n
"
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment