Skip to content

Commit 2be34eb

Browse files
committed
Fix broken tab
1 parent e529274 commit 2be34eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

usr.sbin/service/service.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ usage () {
4444
echo "-R Stop and start enabled $local_startup services"
4545
echo "-l List all scripts in /etc/rc.d and $local_startup"
4646
echo '-r Show the results of boot time rcorder'
47-
echo '-q quiet'
47+
echo '-q quiet'
4848
echo '-v Verbose'
4949
echo ''
5050
}

0 commit comments

Comments
 (0)