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
754a2aea
Commit
754a2aea
authored
Nov 30, 2015
by
Mike Hibler
Browse files
Document the -s option which doesn't HUP all the daemons.
parent
0b73a52e
Changes
1
Hide whitespace changes
Inline
Side-by-side
utils/deletenode.in
View file @
754a2aea
...
...
@@ -60,6 +60,7 @@ sub usage {
print
STDERR
"
-n - Dry run mode
\n
";
print
STDERR
"
-v - Be more chatty
\n
";
print
STDERR
"
-S - Save off DB state before deletion
\n
";
print
STDERR
"
-s - Only perform DB deletions; do not restart daemons
\n
";
print
STDERR
"
-f - Force mode; deletenode even if not in hwdown
\n
";
print
STDERR
"
-F - FORCE MODE; deletenode even if not in hwdown
\n
";
print
STDERR
"
-H - Remove node history entries as well
\n
";
...
...
Write
Preview
Markdown
is supported
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