diff options
Diffstat (limited to 'sbin/ddb/ddb.8')
-rw-r--r-- | sbin/ddb/ddb.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ddb/ddb.8 b/sbin/ddb/ddb.8 index 5ee26506b8f5..0fb9687991e5 100644 --- a/sbin/ddb/ddb.8 +++ b/sbin/ddb/ddb.8 @@ -126,7 +126,7 @@ it is advisable to enclose in quotes. .It Cm scripts List currently defined scripts. -.It Cm unset Ar scriptname +.It Cm unscript Ar scriptname Delete the script named .Ar scriptname . .El |