Skip to content
GitLab
Menu
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
c2244c1c
Commit
c2244c1c
authored
Jan 10, 2002
by
Leigh B. Stoller
Browse files
Change usage() statement to avoid confusing Mike.
parent
594010b5
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/mkacct.in
View file @
c2244c1c
...
...
@@ -14,7 +14,7 @@ use Getopt::Std;
#
sub
usage
()
{
print
STDOUT
"
Usage: mkacct <
uid
>
\n
";
print
STDOUT
"
Usage: mkacct <
name
>
\n
";
exit
(
-
1
);
}
my
$optlist
=
"";
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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