blob: 5905270066c252276a5a6dba0bff617b212a7bbf (
plain) (
tree)
|
|
.TH BUS-REMOVE 1 BUS
.SH NAME
bus remove - Remove a bus
.SH SYNOPSIS
.B bus remove
.IR pathname
.SH DESCRIPTION
Remove the bus associated with \fIpathname\fP.
.SH EXIT STATUS
.TP
0
The command was successful.
.TP
1
The command failed.
.TP
2
The command is not recognised.
.SH SEE ALSO
.BR bus (5)
|