mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 23:10:58 +00:00
STABLE12-cbd-all-flag-in-usage-20030310
cbd supports -all; put it in usage.
(cherry picked from commit 4f33d5b428
)
This commit is contained in:
parent
cc4b04cf84
commit
9cf19b4718
@ -1689,7 +1689,7 @@ main(argc, argv)
|
||||
}
|
||||
if (err || argc != 1) {
|
||||
fprintf(stderr,
|
||||
"Usage: cbd [-host cbid] [-fid volume vnode] [-stats] callbackdumpfile\n");
|
||||
"Usage: cbd [-host cbid] [-fid volume vnode] [-stats] [-all] callbackdumpfile\n");
|
||||
fprintf(stderr, "[cbid is shown for each host in the hosts.dump file]\n");
|
||||
exit(1);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user